mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-21 19:32:32 -05:00
restrict access to /group pages
This commit is contained in:
@@ -98,6 +98,7 @@ export default defineComponent({
|
||||
GroupMealPlanRuleForm,
|
||||
RecipeChips,
|
||||
},
|
||||
middleware: ["auth"],
|
||||
props: {
|
||||
value: {
|
||||
type: Boolean,
|
||||
|
||||
Reference in New Issue
Block a user