Route Live ATC entry through Bridge

This commit is contained in:
itsrubberduck
2026-07-23 08:31:41 +02:00
parent db74c48b95
commit c828ffe221

View File

@@ -52,7 +52,7 @@
<NuxtLink
v-if="liveAtcUnlocked"
to="/live-atc"
to="/bridge"
class="mode-card mode-card--amber"
>
<svg
@@ -271,4 +271,3 @@ function goToClassroom() {
transform: translateX(3px);
}
</style>