mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
updated frontend, fixed new dashboard button
This commit is contained in:
parent
12f2ca9262
commit
b25bf363b3
2
grafana
2
grafana
@ -1 +1 @@
|
|||||||
Subproject commit a7a8ea307718dd9ca1c855e1bb64c8a8847b44a3
|
Subproject commit 9d0982f2f7552a08053b66d4b17ee0f583e8339e
|
@ -84,9 +84,6 @@ type SearchUsersQuery struct {
|
|||||||
// DTO & Projections
|
// DTO & Projections
|
||||||
|
|
||||||
type SignedInUser struct {
|
type SignedInUser struct {
|
||||||
IsSignedIn bool
|
|
||||||
IsAnonymous bool
|
|
||||||
|
|
||||||
UserId int64
|
UserId int64
|
||||||
AccountId int64
|
AccountId int64
|
||||||
AccountName string
|
AccountName string
|
||||||
|
Loading…
Reference in New Issue
Block a user