SHA256
Добавить диагностику PWA/Push и endpoint тестового push
This commit is contained in:
@@ -98,7 +98,8 @@ export function resolveToolbarActive(pageId) {
|
||||
pageId === 'show-keys-view' ||
|
||||
pageId === 'device-session-view' ||
|
||||
pageId === 'language-view' ||
|
||||
pageId === 'app-log-view'
|
||||
pageId === 'app-log-view' ||
|
||||
pageId === 'pwa-diagnostics-view'
|
||||
) {
|
||||
return 'profile-view';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user