Lots of api refactoring for org routes, #2014
This commit is contained in:
@@ -236,6 +236,7 @@ func GetUserProfile(query *m.GetUserProfileQuery) error {
|
||||
Login: user.Login,
|
||||
Theme: user.Theme,
|
||||
IsGrafanaAdmin: user.IsAdmin,
|
||||
OrgId: user.OrgId,
|
||||
}
|
||||
|
||||
return err
|
||||
|
||||
Reference in New Issue
Block a user