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',
|
'Pelindung',
|
||||||
])
|
])
|
||||||
->databaseNotifications()
|
->databaseNotifications()
|
||||||
->databaseNotificationsPolling('30s')
|
->databaseNotificationsPolling('30s');
|
||||||
->spa();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user