diff --git a/backend/game.js b/backend/game.js index a50459c3..9e5560a2 100644 --- a/backend/game.js +++ b/backend/game.js @@ -589,7 +589,7 @@ module.exports = class Game extends Room { this.players.forEach(player => { if (!player.isBot) { player.exit(); - player.err("Whoops! An error occurred while starting the game. Please try again later. If the problem persists, you can open an issue on the Github repository: https://github.com/dr4fters/dr4ft/issues"); + player.err("Whoops! An error occurred while starting the game. Please try again later. If the problem persists, you can open an issue on the Github repository: https://github.com/dr4fters/dr4ft/issues"); } }); Rooms.delete(this.id); diff --git a/frontend/src/config.js b/frontend/src/config.js index 776d47ed..34e321f4 100644 --- a/frontend/src/config.js +++ b/frontend/src/config.js @@ -14,7 +14,7 @@ export const STRINGS = { FOOTER:
Contributions welcome!   - +