Added Status 6 for MissionAuto-close

This commit is contained in:
PxlLoewe
2025-07-15 23:46:59 -07:00
parent 515ff6d6c3
commit 46fdd2e0c2
2 changed files with 16 additions and 5 deletions

View File

@@ -151,7 +151,7 @@ export const HorizontalNav = async () => {
target="_blank"
>
<button className="btn btn-sm btn-outline btn-primary">
<Workflow /> Zur Leitstelle
<Workflow /> Disponent
</button>
</a>
)}
@@ -162,7 +162,7 @@ export const HorizontalNav = async () => {
target="_blank"
>
<button className="btn btn-sm btn-outline btn-primary">
<Plane /> Zum Operations Center
<Plane /> Pilot
</button>
</a>
)}