mirror of
https://github.com/henrygd/beszel.git
synced 2025-12-17 02:36:17 +01:00
create UserManager
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
package user
|
||||
|
||||
type UserSettings struct {
|
||||
// Language string `json:"lang"`
|
||||
ChartTime string `json:"chartTime"`
|
||||
NotificationEmails []string `json:"emails"`
|
||||
NotificationWebhooks []string `json:"webhooks"`
|
||||
}
|
||||
Reference in New Issue
Block a user