1
0

UI stuffs

This commit is contained in:
Scott E. Graves
2017-03-22 10:59:07 -05:00
parent a6c6de75c3
commit 9efbae3fb9
10 changed files with 47 additions and 31 deletions

View File

@@ -86,7 +86,7 @@
const UiState = (()=> {
function _clientVersion() {
return window.uiState.clientVersion;
return 'v' + window.uiState.clientVersion;
}
function _isOnline() {