Update main.ts
Signed-off-by: AvaLilac <257690424+AvaLilac@users.noreply.github.com>
This commit is contained in:
parent
b292308cd5
commit
fa6cfb86f3
1 changed files with 2 additions and 1 deletions
|
|
@ -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) {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue