web: migrate to @goauthentik/api
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
@ -4,7 +4,7 @@ import {
|
||||
PropertyMapping,
|
||||
PropertymappingsApi,
|
||||
PropertyMappingTestResult,
|
||||
} from "authentik-api";
|
||||
} from "@goauthentik/api";
|
||||
import { t } from "@lingui/macro";
|
||||
import { customElement, property } from "lit-element";
|
||||
import { html, TemplateResult } from "lit-html";
|
||||
|
||||
Reference in New Issue
Block a user