feat: redirect on login based on group

This commit is contained in:
NGPixel
2020-07-19 15:13:35 -04:00
parent be499e5795
commit 10f17c5712
4 changed files with 17 additions and 4 deletions

View File

@@ -61,7 +61,7 @@
style='max-width: 600px;'
:disabled='group.id <= 2'
)
template(v-if='group.id > 2')
template(v-if='group.id !== 2')
v-divider
v-card-text
v-text-field(