refactored github handler, expanded scrtipable ui, expanded ui resposibillity on github api
This commit is contained in:
@ -11,10 +11,10 @@
|
||||
<body>
|
||||
<div class="titlebar">NCOS Companion</div>
|
||||
<div class="content">
|
||||
<h1 class="centered">Latest Version: V<span id="latest">0.0.0</span></h1>
|
||||
<h1 class="centered">Latest Version: <span id="latest">0.0.0</span></h1>
|
||||
<div class="row">
|
||||
<div class="col-5">
|
||||
<h4 class="centered">Installed: V<span id="installed">0.0.0</span></h4>
|
||||
<h4 class="centered">Installed: <span id="installed">0.0.0</span></h4>
|
||||
<button class="download" id="download">Update to V<span id="latest">0.0.0</span></button>
|
||||
</div>
|
||||
<div class="col-7" id="download-section">
|
||||
|
Reference in New Issue
Block a user