-
You appear to be offline. Please connect to the internet and restart ArmCord.
+
+ You appear to be offline. Please connect to the internet and restart ArmCord Setup.
+
@@ -121,7 +123,6 @@
automaticPatches: false,
mods: "cumcord",
inviteWebsocket: true,
- trayIcon: "ac_plug_colored",
performanceMode: "none"
});
setTimeout(() => window.armcordinternal.restart(), 5000);
@@ -152,7 +153,6 @@
minimizeToTray: true,
automaticPatches: false,
performanceMode: "none",
- trayIcon: "ac_plug_colored",
mods: options.mod,
inviteWebsocket: true
});
@@ -168,13 +168,11 @@
autoLaunch: true,
mods: "none",
performanceMode: "none",
- trayIcon: "ac_plug_colored",
inviteWebsocket: true
});
setTimeout(() => window.armcordinternal.restart(), 500);
}
});
- document.body.setAttribute("insetup", "");