mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 03:02:18 +08:00
Datasource options are now included in bootData
This commit is contained in:
@ -18,8 +18,6 @@ type Context struct {
|
||||
|
||||
Account *models.Account
|
||||
UserAccount *models.Account
|
||||
|
||||
IsSigned bool
|
||||
}
|
||||
|
||||
func (c *Context) GetAccountId() int64 {
|
||||
|
Reference in New Issue
Block a user