improve stream previews

This commit is contained in:
talksik
2026-02-21 13:21:27 -08:00
parent cbb3f50a25
commit 0fcec25a26
6 changed files with 408 additions and 127 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"make": "electron-forge make",
"publish": "electron-forge publish",
"lint": "eslint --ext .ts,.tsx .",
"compile": "npx tsc --noEmit 2>&1 | grep -E '^src/'"
"compile": "npx tsc --noEmit 2>&1 | grep '^src/'"
},
"keywords": [],
"author": {