Merge pull request #2443 from element-hq/hs/add-support-for-windows-badges

Add support for overlaying notification badges on the Windows Taskbar icon.
This commit is contained in:
Will Hunt
2025-07-18 08:39:21 +01:00
committed by GitHub
8 changed files with 76 additions and 24 deletions
+1 -1
View File
@@ -64,7 +64,7 @@
"electron-window-state": "^5.0.3",
"keytar-forked": "7.10.0",
"minimist": "^1.2.6",
"png-to-ico": "^2.1.1",
"png-to-ico": "^2.1.8",
"uuid": "^11.0.0"
},
"devDependencies": {