mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-13 16:22:39 +10:00
ca groundwork
This commit is contained in:
8
pages/admin/index.vue
Normal file
8
pages/admin/index.vue
Normal file
@ -0,0 +1,8 @@
|
||||
<template>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
definePageMeta({
|
||||
layout: "admin"
|
||||
})
|
||||
</script>
|
||||
Reference in New Issue
Block a user