This commit is contained in:
Mads Rasmussen
2024-09-11 15:40:37 +02:00
parent 5f7d22778e
commit 7e35937d0d

View File

@@ -1,4 +1,4 @@
import { UMB_USER_COLLECTION_ALIAS } from '../collection/index.js';
import { UMB_USER_COLLECTION_ALIAS } from '../../collection/index.js';
import { html, customElement } from '@umbraco-cms/backoffice/external/lit';
import { UmbLitElement } from '@umbraco-cms/backoffice/lit-element';