Take all changes from b2 into b1

This commit is contained in:
root
2025-10-10 10:36:42 +00:00
parent 9313c01637
commit 016cb6671a
4 changed files with 1 additions and 893 deletions
+1
View File
@@ -44,6 +44,7 @@ export default function App() {
)}
</span>
</NavLink>
<NavLink to="/logs" className={getNavClass}>
Logs
</NavLink>
-2
View File
@@ -44,8 +44,6 @@ const REDEPLOY_TYPE_LABELS = {
Einzeln: "Einzeln",
Alle: "Alle",
Auswahl: "Auswahl",
Wartung: "Wartung",
maintenance: "Wartung",
single: "Einzeln",
all: "Alle",
selection: "Auswahl"