mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 16:42:36 +08:00
Updated account and profile pages, very temporary solution, do not like it at all
This commit is contained in:
@ -23,6 +23,7 @@ type DsAccess string
|
||||
|
||||
type DataSource struct {
|
||||
Id int64
|
||||
Version int
|
||||
AccountId int64
|
||||
|
||||
Name string
|
||||
|
Reference in New Issue
Block a user