From d9e2a93e1cb2d27c0148b2e6f8a6d256b18860f9 Mon Sep 17 00:00:00 2001 From: Giulio Date: Sat, 28 Nov 2020 19:55:20 +0100 Subject: [PATCH 1/3] fix GUI: selfcard and lang-select --- frontend/src/App.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index f4e6f60..a99fb2a 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -16,7 +16,7 @@

{{$t("online_players")}}{{onlinePlayers}}

- +

{{$t("available_lobbies")}}

@@ -36,7 +36,7 @@

{{$t("warning")}}

{{$t("connection_error")}}

-