web: migrate to @goauthentik/api
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
		| @ -1,5 +1,5 @@ | ||||
| import { t } from "@lingui/macro"; | ||||
| import { EventActions } from "authentik-api"; | ||||
| import { EventActions } from "@goauthentik/api"; | ||||
|  | ||||
| export function ActionToLabel(action?: EventActions): string { | ||||
|     if (!action) return ""; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Jens Langhammer
					Jens Langhammer