This commit is contained in:
2026-08-20 13:23:07 +00:00
parent 0716fb0330
commit 573684d7b5
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"clearSession": "[]",
"guardPage": "[\"Login\"]",
"isLoggedIn": "[]",
"login": "[\"app-hub\"]",
"login": "[\"app-hub\",\"Start\"]",
"logout": "[]"
},
"moduleInputs": {
+2 -2
View File
@@ -7,11 +7,11 @@
"unpublishedModuleInstance": {
"contextType": "PAGE",
"inputs": {
"checkReturningFromLogin": "[\"\"]",
"checkReturningFromLogin": "[\"Login\"]",
"clearSession": "[]",
"guardPage": "[\"Login\"]",
"isLoggedIn": "[]",
"login": "[\"app-hub\"]",
"login": "[\"app-hub\",\"Start\"]",
"logout": "[]"
},
"moduleInputs": {