chore: 🔥 remove vue version from environment

why was this ever needed
This commit is contained in:
ThatOneCalculator 2023-01-12 22:29:27 -08:00
parent 58a6b26475
commit a9fcb162fc
No known key found for this signature in database
GPG key ID: 8703CACD01000000

View file

@ -69,10 +69,6 @@
<div class="label">Redis</div>
<div class="value _monospace">{{ serverInfo.redis }}</div>
</div>
<div class="number _panel">
<div class="label">Vue</div>
<div class="value _monospace">{{ vueVersion }}</div>
</div>
</div>
</div>
</div>