mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-08-12 12:25:39 +08:00
Route Live ATC entry through Bridge
This commit is contained in:
@@ -52,7 +52,7 @@
|
|||||||
|
|
||||||
<NuxtLink
|
<NuxtLink
|
||||||
v-if="liveAtcUnlocked"
|
v-if="liveAtcUnlocked"
|
||||||
to="/live-atc"
|
to="/bridge"
|
||||||
class="mode-card mode-card--amber"
|
class="mode-card mode-card--amber"
|
||||||
>
|
>
|
||||||
<svg
|
<svg
|
||||||
@@ -271,4 +271,3 @@ function goToClassroom() {
|
|||||||
transform: translateX(3px);
|
transform: translateX(3px);
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user