mirror of
https://github.com/henrygd/beszel.git
synced 2025-12-17 10:46:16 +01:00
alerts web ui refactoring
This commit is contained in:
@@ -70,9 +70,9 @@ const App = () => {
|
||||
$hubVersion.set(data.v)
|
||||
})
|
||||
// get servers / alerts / settings
|
||||
updateSystemList()
|
||||
updateAlerts()
|
||||
updateUserSettings()
|
||||
// get alerts after system list is loaded
|
||||
updateSystemList().then(updateAlerts)
|
||||
}, [])
|
||||
|
||||
// update favicon
|
||||
|
||||
Reference in New Issue
Block a user