mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-16 01:31:19 +10:00
version importing
This commit is contained in:
11
pages/admin/library/[id]/index.vue
Normal file
11
pages/admin/library/[id]/index.vue
Normal file
@ -0,0 +1,11 @@
|
||||
<template>
|
||||
|
||||
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
|
||||
definePageMeta({
|
||||
layout: 'admin',
|
||||
})
|
||||
</script>
|
||||
Reference in New Issue
Block a user