This commit is contained in:
2020-04-20 22:51:56 +00:00
parent f0bb68483c
commit cc3e4e204f
2 changed files with 1 additions and 3 deletions

View File

@@ -134,7 +134,7 @@ export default {
eventTypes: {},
ayaTypes: {},
page: -1, //Note this must be -1 at start to work properly
moreAvailable: true,
moreAvailable: false,
canOpenUser: window.$gz.role.canOpen(window.$gz.type.User),
formState: {
ready: false,