Update main.tsadded aviaclientdesktop

and fixed a issue that made it not compile

Signed-off-by: AvaLilac <257690424+AvaLilac@users.noreply.github.com>
This commit is contained in:
AvaLilac 2026-03-28 18:46:20 -04:00 committed by GitHub
parent 05decfbae4
commit 149930460b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,8 +56,9 @@ const loadInject = () => {
"pluginsupport.js",
"aviaversion.js",
"repofrontend.js",
"ButtonFix.js"
"headliner.js"
"ButtonFix.js",
"headliner.js",
"aviadesktopversion.js"
];
for (const plugin of plugins) {