mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-07-16 08:47:20 +02:00
add EveryDoor as option to report
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<template>
|
||||
<router-view />
|
||||
|
||||
<Footer />
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
import Footer from '@/components/layout/Footer.vue';
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user