diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 5f5c435f40cd404979a9d73b74c3432c0832de7d..f566f6f8f959e54bb29e3fa7b67e242e2ddef1bf 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -13,15 +13,19 @@
-
{{ $t("topbar.minimise") }}
+
+ {{ $t("topbar.minimise") }} +
{{ $t("topbar.quit") }}
@@ -34,54 +38,46 @@