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:
parent
05decfbae4
commit
149930460b
1 changed files with 3 additions and 2 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue