mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Fix supporter key saving
This commit is contained in:
parent
211d24e66e
commit
e5f0c32035
@ -37,7 +37,7 @@
|
|||||||
LegacyKey: legacyKey
|
LegacyKey: legacyKey
|
||||||
};
|
};
|
||||||
|
|
||||||
ApiClient.updateSecurityInfo(info).done(function () {
|
ApiClient.updatePluginSecurityInfo(info).done(function () {
|
||||||
Dashboard.resetPluginSecurityInfo();
|
Dashboard.resetPluginSecurityInfo();
|
||||||
Dashboard.hideLoadingMsg();
|
Dashboard.hideLoadingMsg();
|
||||||
SupporterPage.load();
|
SupporterPage.load();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user