mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-08-05 00:46:00 +08:00
Route Live ATC entry through Bridge
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user