From bc080d379eaee024426a1f1e45a0b74cf11a65e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jesper=20M=C3=B8ller=20Jensen?= <26099018+JesmoDev@users.noreply.github.com> Date: Thu, 30 Mar 2023 12:35:42 +1300 Subject: [PATCH] fix import --- .../users/current-user/user-profile-apps/manifests.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Umbraco.Web.UI.Client/src/backoffice/users/current-user/user-profile-apps/manifests.ts b/src/Umbraco.Web.UI.Client/src/backoffice/users/current-user/user-profile-apps/manifests.ts index 6f663e2a90..5b4559b0ed 100644 --- a/src/Umbraco.Web.UI.Client/src/backoffice/users/current-user/user-profile-apps/manifests.ts +++ b/src/Umbraco.Web.UI.Client/src/backoffice/users/current-user/user-profile-apps/manifests.ts @@ -1,4 +1,4 @@ -import type { ManifestUserProfileApp } from 'libs/extensions-registry/models'; +import { ManifestUserProfileApp } from '@umbraco-cms/backoffice/extensions-registry'; export const userProfileApps: Array = [ {