Skip to content

Commit 2f322e2

Browse files
committed
add config to protected routes for modulebuilder
1 parent 4876642 commit 2f322e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/modulebuilder/generic-no-container/src/module.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"status": "beta",
1212
"needsContainer": false,
1313
"devmounts": [],
14-
"protectedRoutes": [],
14+
"protectedRoutes": ["config"],
1515
"defaultconfig": {
1616
"id": "",
1717
"order": 0,

0 commit comments

Comments
 (0)