mirror of
https://github.com/imputnet/cobalt.git
synced 2025-12-16 13:08:52 +00:00
web/version: convert to readable
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
|
||||
<h3>version:</h3>
|
||||
<div class="message-container subtext">
|
||||
{JSON.stringify(version, null, 2)}
|
||||
{JSON.stringify($version, null, 2)}
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user