changes
This commit is contained in:
@@ -10,7 +10,7 @@ const props = defineProps({
|
||||
viewImage: Function,
|
||||
});
|
||||
|
||||
const { $buildFileUrl, $formatFileSize, $getpath, $patchapi, $snackbar } = useNuxtApp();
|
||||
const { $buildFileUrl, $getpath, $patchapi, $snackbar } = useNuxtApp();
|
||||
|
||||
const url = $buildFileUrl(props.image.file__file);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user