Skip to content

Commit

Permalink
3.3.4 final
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex313031 committed May 16, 2024
1 parent c1049b9 commit e33cf4a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
File renamed without changes.
1 change: 0 additions & 1 deletion src/discord/window.ts
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,6 @@ async function doAfterDefiningTheWindow(): Promise<void> {
});
if ((await getConfig("inviteWebsocket")) == true) {
require("arrpc");
//await startServer();
}
if (firstRun) {
mainWindow.close();
Expand Down

0 comments on commit e33cf4a

Please sign in to comment.