This commit is contained in:
Kylie C 2024-07-04 14:12:26 -04:00
commit 3ff6e45ff9

View file

@ -26,8 +26,7 @@ export function setBadgeCount(count: number) {
switch (process.platform) {
case "linux":
if (typeof count !== "number") { //sanitize
console.log("what the hel- *kaboom*")
break;
throw new Error("count must be a number");
}
execFile ("gdbus", [