changes
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
/>
|
||||
</template>
|
||||
<script setup>
|
||||
const { $copy, $getpath, $download } = useNuxtApp();
|
||||
const { $copy, $getpath } = useNuxtApp();
|
||||
const emit = defineEmits(["remove", "close"]);
|
||||
const props = defineProps({
|
||||
files: Object,
|
||||
|
||||
Reference in New Issue
Block a user