feat(preferences): theme and home dashbord settings now work work on profile and org settings page
This commit is contained in:
@@ -33,6 +33,7 @@ type CurrentUser struct {
|
||||
OrgRole m.RoleType `json:"orgRole"`
|
||||
IsGrafanaAdmin bool `json:"isGrafanaAdmin"`
|
||||
GravatarUrl string `json:"gravatarUrl"`
|
||||
Timezone string `json:"timezone"`
|
||||
}
|
||||
|
||||
type DashboardMeta struct {
|
||||
|
||||
Reference in New Issue
Block a user