Skip to content

Commit

Permalink
fix: small source cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
KraXen72 committed May 10, 2022
1 parent 978424a commit c5c54b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,7 @@ app.on('ready', () => {
break;
}
}

// for comp just load it into the main url
} else if (url.includes('comp.krunker.io') || url.includes('https://krunker.io/?game') || (url.includes('?game=') && url.includes('&matchId='))) {
event.preventDefault();
Expand Down

0 comments on commit c5c54b4

Please sign in to comment.