Update main.ts

Signed-off-by: AvaLilac <257690424+AvaLilac@users.noreply.github.com>
This commit is contained in:
AvaLilac 2026-03-29 17:58:17 -04:00 committed by GitHub
parent b292308cd5
commit fa6cfb86f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -60,7 +60,8 @@ const loadInject = () => {
"headliner.js", "headliner.js",
"aviadesktopversion.js", "aviadesktopversion.js",
"customFrameNativeMenu.js", "customFrameNativeMenu.js",
"disableTrayIcon.js" "disableTrayIcon.js",
"clientBackup.js"
]; ];
for (const plugin of plugins) { for (const plugin of plugins) {