mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-19 21:39:30 +08:00
fix nodata svg
This commit is contained in:
1
src/assets/images/no-data.svg
Normal file
1
src/assets/images/no-data.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 38 KiB |
@@ -1,5 +1,5 @@
|
||||
<script setup lang="ts">
|
||||
import image from '@images/misc/teamwork.png'
|
||||
import image from '@images/no-data.svg'
|
||||
|
||||
const props = defineProps<Props>()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user