update live tv recordings
This commit is contained in:
@@ -296,9 +296,9 @@
|
||||
Dashboard.getPluginSecurityInfo().done(function (pluginSecurityInfo) {
|
||||
|
||||
if (pluginSecurityInfo.IsMBSupporter || !AppInfo.enableSupporterMembership) {
|
||||
$('.syncPromotion', page).hide();
|
||||
$('.supporterPromotionContainer', hide).show();
|
||||
} else {
|
||||
$('.syncPromotion', page).show();
|
||||
$('.supporterPromotionContainer', page).show();
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user