add user groups tab in correct location

This commit is contained in:
Peter Clement 2022-08-01 15:10:18 +01:00
parent 080ba48adf
commit d166ff976e
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@
href: "/builder/portal/manage/groups",
}
menu.splice(1, 0, item)
menu.splice(2, 0, item)
}
if (!$adminStore.cloud) {