Merge branch 'master' into 292_activity_acl

This commit is contained in:
2021-12-13 09:13:43 +01:00
35 changed files with 357 additions and 172 deletions

View File

@@ -23,7 +23,7 @@ if (root === 'app') {
.use(store)
.use(i18n)
.use(VueToast, {
position: "top",
position: "bottom-right",
type: "error",
duration: 5000,
dismissible: true