mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Minor corrections
This commit is contained in:
@@ -39,7 +39,7 @@ type SavePreferencesCommand struct {
|
||||
UserId int64
|
||||
OrgId int64
|
||||
|
||||
HomeDashboardId int64 `json:"dashboardId"`
|
||||
Timezone string `json:"timezone"`
|
||||
Theme string `json:"theme"`
|
||||
HomeDashboardId int64 `json:"homeDashboardId"`
|
||||
Timezone string `json:"timezone"`
|
||||
Theme string `json:"theme"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user