This commit is contained in:
2023-01-07 19:47:29 +00:00
parent f12fa064c5
commit f310669905
2 changed files with 857 additions and 450 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -984,6 +984,7 @@ export default {
serverError: {}
},
rights: window.$gz.role.defaultRightsObject(),
timeZoneName: window.$gz.locale.getResolvedTimeZoneName(),
sockType: window.$gz.type.SubscriptionServer
};
},