Add tray icons.

This commit is contained in:
Patrick Fic
2025-03-25 15:55:54 -07:00
parent f5fd6960ef
commit c7aa51f202
5 changed files with 101 additions and 70 deletions

View File

@@ -6,7 +6,8 @@
"src/preload/**/*",
"src/util/**/*",
"src/interfaces/**/*",
"tests/index.spec.ts"
"tests/index.spec.ts",
"/resources/**/*"
],
"compilerOptions": {
"resolveJsonModule": true,