Skip to content

Commit f4826c7

Browse files
committed
move dashboard interface import
1 parent 173fd83 commit f4826c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/packages/core/dashboard/dashboard.extension.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type { UmbDashboardElement } from '../extension-registry/interfaces/index.js';
1+
import type { UmbDashboardElement } from './dashboard-element.interface.js';
22
import type { ManifestElement, ManifestWithDynamicConditions } from '@umbraco-cms/backoffice/extension-api';
33

44
export interface ManifestDashboard

0 commit comments

Comments
 (0)