mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-23 05:59:54 +00:00
Fix supporter key saving
This commit is contained in:
parent
e0e2e0d971
commit
de9d2a3afd
@ -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