mirror of
https://github.com/OpenFusionProject/Client.git
synced 2025-10-01 22:50:14 +00:00
Fix bug in WebPlayer installation logic
Also run prettier
This commit is contained in:
@@ -151,7 +151,12 @@
|
||||
</button>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<p id="of-aboutversionnumber" class="text-monospace">APP_VERSION_NUMBER</p>
|
||||
<p
|
||||
id="of-aboutversionnumber"
|
||||
class="text-monospace"
|
||||
>
|
||||
APP_VERSION_NUMBER
|
||||
</p>
|
||||
<p>
|
||||
©2020-2023 OpenFusion Contributors<br />OpenFusion
|
||||
is licensed under MIT.<br />
|
||||
|
Reference in New Issue
Block a user