mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-06 10:16:18 +00:00
Fix supporter key saving
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
LegacyKey: legacyKey
|
||||
};
|
||||
|
||||
ApiClient.updateSecurityInfo(info).done(function () {
|
||||
ApiClient.updatePluginSecurityInfo(info).done(function () {
|
||||
Dashboard.resetPluginSecurityInfo();
|
||||
Dashboard.hideLoadingMsg();
|
||||
SupporterPage.load();
|
||||
|
||||
Reference in New Issue
Block a user