diff --git a/view/vue-config.js b/view/vue-config.js index 512e1cc..4ae1515 100644 --- a/view/vue-config.js +++ b/view/vue-config.js @@ -143,4 +143,4 @@ gstore.add('nstack', false); gstore.add('loc', [0, 0]); // login form authentication visibility -gstore.add('loginform', true); +gstore.add('loginform', false); \ No newline at end of file