Fix supporter key saving

pull/702/head
Eric Reed 12 years ago
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…
Cancel
Save