mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
convert programs and channels to new providers
This commit is contained in:
parent
84347e8631
commit
f83b2b662a
3 changed files with 5 additions and 18 deletions
|
@ -19,7 +19,7 @@
|
|||
Dashboard.getPluginSecurityInfo().done(function (pluginSecurityInfo) {
|
||||
|
||||
if (pluginSecurityInfo.IsMBSupporter) {
|
||||
$('#contribute', page).show();
|
||||
$('#contribute', page).hide();
|
||||
} else {
|
||||
$('#contribute', page).show();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue