From: Benjamin Auder Date: Sun, 5 Apr 2020 01:02:46 +0000 (+0200) Subject: Display a clear message in the middle of the screen when a game ends X-Git-Url: https://git.auder.net/?p=vchess.git;a=commitdiff_plain;h=3ca0ef9e7c7b2bd07fb06b1b75cf70ebce2a9428 Display a clear message in the middle of the screen when a game ends --- diff --git a/client/src/views/Game.vue b/client/src/views/Game.vue index eefb3375..0398875b 100644 --- a/client/src/views/Game.vue +++ b/client/src/views/Game.vue @@ -1,15 +1,26 @@