mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-02-02 14:03:12 -05:00
fix: disable invitations when password login is disabled (#6781)
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
{{ $t("general.create") }}
|
||||
</BaseButton>
|
||||
<BaseButton
|
||||
v-if="$appInfo.allowPasswordLogin"
|
||||
class="mr-2"
|
||||
color="info"
|
||||
:icon="$globals.icons.link"
|
||||
|
||||
Reference in New Issue
Block a user