mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 10:22:30 +08:00
Dashboard Versions: Make compatible with app platform (#99327)
This commit is contained in:

committed by
GitHub

parent
05905a5069
commit
0cef2b9ae7
@ -34,7 +34,7 @@ type Options struct {
|
||||
|
||||
type DiffTarget struct {
|
||||
DashboardId int64
|
||||
Version int
|
||||
Version int64
|
||||
UnsavedDashboard *simplejson.Json
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user