Fix supporter key saving
This commit is contained in:
parent
e0e2e0d971
commit
de9d2a3afd
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
LegacyKey: legacyKey
|
||||
};
|
||||
|
||||
ApiClient.updateSecurityInfo(info).done(function () {
|
||||
ApiClient.updatePluginSecurityInfo(info).done(function () {
|
||||
Dashboard.resetPluginSecurityInfo();
|
||||
Dashboard.hideLoadingMsg();
|
||||
SupporterPage.load();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue