mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore move Filter to user service (#53588)
This commit is contained in:
@@ -85,7 +85,7 @@ type SearchUsersQuery struct {
|
||||
Page int
|
||||
Limit int
|
||||
AuthModule string
|
||||
Filters []Filter
|
||||
Filters []user.Filter
|
||||
|
||||
IsDisabled *bool
|
||||
|
||||
|
||||
Reference in New Issue
Block a user