Skip to content

Commit 32db39b

Browse files
committed
Updated code sample
1 parent f4d088d commit 32db39b

File tree

1 file changed

+1
-1
lines changed
  • 15/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors

1 file changed

+1
-1
lines changed

15/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/content-picker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ You can do this in an `umbraco-package.json` file, as shown below:
155155
"description": "My custom step description.",
156156
"icon": "icon-coffee"
157157
},
158-
"weight": 60
158+
"weight": 0
159159
}
160160
]
161161
}

0 commit comments

Comments
 (0)