This commit is contained in:
2020-07-10 15:38:02 +00:00
parent d0dbc01408
commit 39651cdf6f
3 changed files with 14 additions and 1 deletions

View File

@@ -39,7 +39,7 @@ export default {
window.$gz.type.BizMetrics,
window.$gz.type.Backup,
window.$gz.type.Notification,
window.$gz.type.NotificationSubscription
window.$gz.type.NotifySubscription
];
vm.appBar.isMain = ctx.isMain;