mirror of
https://github.com/henrygd/beszel.git
synced 2025-12-17 10:46:16 +01:00
further progress on settings / alerts
This commit is contained in:
@@ -140,6 +140,8 @@ func (h *Hub) Run() {
|
||||
}
|
||||
return c.JSON(http.StatusOK, map[string]bool{"firstRun": adminNum == 0})
|
||||
})
|
||||
// send test notification
|
||||
e.Router.GET("/api/beszel/send-test-notification", am.SendTestNotification)
|
||||
return nil
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user