replace background image with svg

- add symlink svg
- fix validate playlist thumbnails
This commit is contained in:
geoffrey45
2022-06-23 12:32:07 +03:00
parent de7aba3ba7
commit 3eaab97f1f
14 changed files with 835 additions and 125 deletions
+2 -1
View File
@@ -5,5 +5,6 @@
"baseUrl": ["./"],
"@/*": ["./src/*"]
}
}
},
"include": ["src/svg.d.ts"]
}