Skip to content

Commit

Permalink
fix: upt pyc password
Browse files Browse the repository at this point in the history
  • Loading branch information
afeiship committed Jun 15, 2022
1 parent 6845e69 commit a1587f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const program = new Command();

const SECRETS = {
idea: ['https://idea.medeming.com/jetbrains/1119.html', 220529],
pycharm: ['https://idea.medeming.com/pycharm/1045.html', 550529]
pycharm: ['https://idea.medeming.com/pycharm/1045.html', 550610]
};

const DEFAULT_OPTS = {
Expand Down

0 comments on commit a1587f3

Please sign in to comment.