Logo
Explore Help
Sign In
Mirrors/mealie
1
0
Fork 0
You've already forked mealie
mirror of https://github.com/mealie-recipes/mealie.git synced 2026-04-07 21:45:39 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
449e3baa0761f6471b60de4639ff2a3cf129d478
mealie/frontend/pages/admin.vue

10 lines
125 B
Vue
Raw Normal View History

chore: migrate remaining pages to script setup (#7310)
2026-03-24 16:07:08 +01:00
<template>
<NuxtPage />
</template>
feat: Migrate to Nuxt 3 framework (#5184) Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com> Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2025-06-20 00:09:12 +07:00
<script setup lang="ts">
definePageMeta({
fix: Re-write Nuxt auth backend and get rid of sidebase auth (#6322)
2025-10-05 20:43:38 -05:00
middleware: ["admin-only"],
feat: Migrate to Nuxt 3 framework (#5184) Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com> Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2025-06-20 00:09:12 +07:00
});
</script>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 128ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API