New Backend changes
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
<script setup>
|
||||
definePageMeta({
|
||||
middleware: "auth"
|
||||
})
|
||||
|
||||
|
||||
const items = ref([])
|
||||
const setup = async () => {
|
||||
|
||||
Reference in New Issue
Block a user