From: Michael Tremer Date: Thu, 3 Jul 2025 08:48:14 +0000 (+0000) Subject: frontend: Add a simple page that lists all available mirrors X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3db24af7f0d6125772d43d398d1467c37e21d8aa;p=pbs.git frontend: Add a simple page that lists all available mirrors Signed-off-by: Michael Tremer --- diff --git a/frontend/src/App.vue b/frontend/src/App.vue index a209e32e..53ccde72 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -25,6 +25,10 @@ {{ $t("Builders") }} + + + {{ $t("Mirrors") }} +