From 520aaee41e44f4bd9c41c3f7ca2c99c3ba2733df Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Tue, 20 Oct 2020 22:45:33 -0600 Subject: [PATCH] Don't let the host kick themselves from the game. --- src/views/Lobby.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/Lobby.vue b/src/views/Lobby.vue index b513797..79b2c90 100644 --- a/src/views/Lobby.vue +++ b/src/views/Lobby.vue @@ -28,6 +28,7 @@