Fix supporter key saving
This commit is contained in:
parent
211d24e66e
commit
e5f0c32035
|
@ -37,7 +37,7 @@
|
|||
LegacyKey: legacyKey
|
||||
};
|
||||
|
||||
ApiClient.updateSecurityInfo(info).done(function () {
|
||||
ApiClient.updatePluginSecurityInfo(info).done(function () {
|
||||
Dashboard.resetPluginSecurityInfo();
|
||||
Dashboard.hideLoadingMsg();
|
||||
SupporterPage.load();
|
||||
|
|
Loading…
Reference in New Issue
Block a user