fix: strikethrough in SilentMessageToggle's disabled SVG (#2004)

This commit is contained in:
Korbo 2023-11-28 12:32:29 -06:00 committed by GitHub
parent ec16fd8741
commit 6573c4757c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 10 deletions

View file

@ -387,6 +387,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({
name: "ant0n",
id: 145224646868860928n
},
Korbo: {
name: "Korbo",
id: 455856406420258827n
},
} satisfies Record<string, Dev>);
// iife so #__PURE__ works correctly