Update main.ts

Signed-off-by: AvaLilac <257690424+AvaLilac@users.noreply.github.com>
This commit is contained in:
AvaLilac 2026-03-28 16:19:39 -04:00 committed by GitHub
parent ac1b93677c
commit 0dd42efcaa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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