feat: add spa mode
This commit is contained in:
parent
5ef72831c3
commit
c3948c7775
@ -101,6 +101,7 @@ public function panel(Panel $panel): Panel
|
|||||||
'Pelindung',
|
'Pelindung',
|
||||||
])
|
])
|
||||||
->databaseNotifications()
|
->databaseNotifications()
|
||||||
->databaseNotificationsPolling('30s');
|
->databaseNotificationsPolling('30s')
|
||||||
|
->spa();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user