mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-02 20:15:24 +02:00
move middleware for manage data page to parrent component
This commit is contained in:
parent
0301713214
commit
e7f5a4adff
8 changed files with 1 additions and 7 deletions
|
@ -202,7 +202,6 @@ import { VForm } from "~/types/vuetify";
|
|||
|
||||
export default defineComponent({
|
||||
components: { MultiPurposeLabel, RecipeDataAliasManagerDialog },
|
||||
middleware: ["auth", "can-organize-only"],
|
||||
setup() {
|
||||
const userApi = useUserApi();
|
||||
const { i18n } = useContext();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue