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:
@@ -84,9 +84,6 @@ type SearchUsersQuery struct {
|
||||
// DTO & Projections
|
||||
|
||||
type SignedInUser struct {
|
||||
IsSignedIn bool
|
||||
IsAnonymous bool
|
||||
|
||||
UserId int64
|
||||
AccountId int64
|
||||
AccountName string
|
||||
|
||||
Reference in New Issue
Block a user