mirror of
https://github.com/henrygd/beszel.git
synced 2026-05-13 22:01:50 +02: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