-
+
+
@@ -24,51 +34,79 @@
-
![arrow-icon]()
+
\ No newline at end of file
diff --git a/src/components/SceneryView/SceneryInfo.vue b/src/components/SceneryView/SceneryInfo.vue
index 9e9c5f1..612feda 100644
--- a/src/components/SceneryView/SceneryInfo.vue
+++ b/src/components/SceneryView/SceneryInfo.vue
@@ -7,12 +7,14 @@
:href="stationInfo.stationURL"
target="_blank"
rel="noopener noreferrer"
- >{{ stationInfo.stationName }}
+ >{{ stationInfo.stationName }}
{{ stationInfo.stationName }}
-
+
#{{ stationInfo.stationHash }}
@@ -23,24 +25,36 @@
:class="!stationInfo.stationHash ? 'no-stats' : ''"
>
-
+
{{ stationInfo.dispatcherRate }}
-
+
{{ stationInfo.currentUsers }}
/
{{ stationInfo.maxUsers }}
-
+
{{ stationInfo.spawns.length }}
-
+
{{
stationInfo.scheduledTrains.length
@@ -111,7 +125,10 @@