Route Live ATC entry through Bridge

This commit is contained in:
itsrubberduck
2026-07-23 08:31:41 +02:00
parent 87bf320512
commit 29dae9fdeb

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>