mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-04 13:05:21 +02:00
fix: register create group flow (#5565)
This commit is contained in:
parent
b77ff9c341
commit
181aebf424
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@
|
||||||
dark
|
dark
|
||||||
hover
|
hover
|
||||||
width="300px"
|
width="300px"
|
||||||
@click="initial.joinGroup"
|
@click="initial.createGroup"
|
||||||
>
|
>
|
||||||
<v-card-title class="d-flex align-center justify-center py-3">
|
<v-card-title class="d-flex align-center justify-center py-3">
|
||||||
<v-icon
|
<v-icon
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue