Skip to content

Commit 155234c

Browse files
authored
Update 16/umbraco-cms/customizing/extending-overview/extension-types/dashboard.md
1 parent 217d519 commit 155234c

File tree

1 file changed

+1
-1
lines changed
  • 16/umbraco-cms/customizing/extending-overview/extension-types

1 file changed

+1
-1
lines changed

16/umbraco-cms/customizing/extending-overview/extension-types/dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ To do this, you will first need to [create an extension](../../../tutorials/crea
5252
"version": "1.0.0",
5353
"extensions": [
5454
{
55-
"type": "entryPoint",
55+
"type": "backofficeEntryPoint",
5656
"alias": "DashboardCustomization.EntryPoint",
5757
"name": "Dashboard Customization Entry Point",
5858
"js": "/App_Plugins/DashboardCustomization/dashboards-setup.js"

0 commit comments

Comments
 (0)