fix(dashboard): remove spa mode
This commit is contained in:
parent
61238444c1
commit
7703aa2b5c
@ -101,7 +101,6 @@ public function panel(Panel $panel): Panel
|
||||
'Pelindung',
|
||||
])
|
||||
->databaseNotifications()
|
||||
->databaseNotificationsPolling('30s')
|
||||
->spa();
|
||||
->databaseNotificationsPolling('30s');
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user