mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
WIP: fix go fmt error
This commit is contained in:
parent
18269a5886
commit
9f79b9b8c5
@ -143,8 +143,8 @@ type SaveDashboardCommand struct {
|
||||
OrgId int64 `json:"-"`
|
||||
RestoredFrom int `json:"-"`
|
||||
PluginId string `json:"-"`
|
||||
ParentId int64 `json:"parentId"`
|
||||
IsFolder bool `json:"isFolder"`
|
||||
ParentId int64 `json:"parentId"`
|
||||
IsFolder bool `json:"isFolder"`
|
||||
|
||||
Result *Dashboard
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user