mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Updated account and profile pages, very temporary solution, do not like it at all
This commit is contained in:
@@ -12,6 +12,7 @@ var (
|
||||
|
||||
type User struct {
|
||||
Id int64
|
||||
Version int
|
||||
Email string
|
||||
Name string
|
||||
Login string
|
||||
|
||||
Reference in New Issue
Block a user