mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 11:13:11 +08:00
feat(preferences): theme and home dashbord settings now work work on profile and org settings page
This commit is contained in:
@ -136,7 +136,6 @@ type SignedInUser struct {
|
||||
Login string
|
||||
Name string
|
||||
Email string
|
||||
Theme string
|
||||
ApiKeyId int64
|
||||
IsGrafanaAdmin bool
|
||||
}
|
||||
|
Reference in New Issue
Block a user