This commit is contained in:
Florian Bernard
2026-08-28 13:52:39 +00:00
parent 2e6455c23a
commit 01ceb6ac89
2 changed files with 2 additions and 2 deletions
@@ -18,7 +18,7 @@
"fullyQualifiedName": "_$Bff$_Bff.checkReturningFromLogin",
"name": "checkReturningFromLogin",
"pageId": "Login",
"runBehaviour": "MANUAL",
"runBehaviour": "ON_PAGE_LOAD",
"userSetOnLoad": true
}
}
+1 -1
View File
@@ -18,7 +18,7 @@
"fullyQualifiedName": "_$Bff$_Bff.login",
"name": "login",
"pageId": "Login",
"runBehaviour": "ON_PAGE_LOAD",
"runBehaviour": "MANUAL",
"userSetOnLoad": true
}
}