Dashboard Versions: Make compatible with app platform (#99327)
This commit is contained in:
@@ -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