fixes and cleanup

This commit is contained in:
2024-11-25 23:34:08 +00:00
parent 9601597cf6
commit 944ac08695
29 changed files with 398 additions and 100 deletions

View File

@@ -11,6 +11,7 @@
"dependencies": {
"@types/chromecast-caf-receiver": "^6.0.16",
"@types/chromecast-caf-sender": "^1.0.10",
"uuid": "^11.0.3",
"vite-plugin-list-directory-contents": "^1.4.5",
"vue": "^3.4.29"
},