Update forge.config.ts

Signed-off-by: AvaLilac <amyshimplays@gmail.com>
This commit is contained in:
AvaLilac 2026-03-25 18:18:00 -04:00 committed by GitHub
parent 95715a4fcd
commit 1e8310874c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -116,6 +116,7 @@ const customPlugins: string[] = [
"avia_core/pluginsupport.js",
"avia_core/aviaversion.js",
"avia_core/LocalPlugins.js",
"avia_core/repofrontend.js",
];
for (const plugin of customPlugins) {