mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-01 10:43:25 -04:00
refactor(frontend): 🚧 Add group/user CRUD support for admins
This commit is contained in:
@@ -64,6 +64,9 @@ export default defineComponent({
|
||||
],
|
||||
};
|
||||
},
|
||||
head: {
|
||||
title: "Home",
|
||||
},
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user