Added commit Hash to home page
This commit is contained in:
parent
a37e31ec80
commit
e7c9f8d9c7
4 changed files with 17 additions and 2 deletions
|
|
@ -1,5 +1,6 @@
|
|||
<div ng-controller="VersionController">
|
||||
<small>v{{version}}</small>
|
||||
<small ng-if="networkName=='testnet'">[ {{networkName}} ]</small>
|
||||
<small>{{commitHash}}</small>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue