web/admin: add notes for users and groups (#5459)
* web/admin: add notes for users and groups Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix unrelated typo Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
		| @ -44,8 +44,8 @@ export interface UIConfig { | ||||
|     }; | ||||
|     locale: string; | ||||
|     defaults: { | ||||
|         userPath: string, | ||||
|     }, | ||||
|         userPath: string; | ||||
|     }; | ||||
| } | ||||
|  | ||||
| export class DefaultUIConfig implements UIConfig { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Jens L
					Jens L