New Backend changes
This commit is contained in:
@@ -8,9 +8,7 @@
|
||||
<script setup>
|
||||
import EntityList from "~/components/EntityList.vue";
|
||||
|
||||
definePageMeta({
|
||||
middleware: "auth"
|
||||
})
|
||||
|
||||
|
||||
const items = ref([])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user