Skip to content

Commit

Permalink
Update updater.html
Browse files Browse the repository at this point in the history
  • Loading branch information
M3351AN authored Sep 10, 2024
1 parent 8488861 commit 2889540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion updater.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<body>
<h1>AimStar Offset Updater</h1>
<a>Latest Update: <span id="lastUpdateTime"></span><br></a>
<button id="loadData">fetch Offsets</button>
<button id="loadData" hidden>fetch Offsets</button>
<button id="downloadYAML" hidden>download YAML</button>
<div id="output" style="font-size:8px; white-space: pre-wrap;"></div>

Expand Down

0 comments on commit 2889540

Please sign in to comment.