Skip to content

Commit

Permalink
Update settings and timer preview
Browse files Browse the repository at this point in the history
  • Loading branch information
gerisonsabino committed Jan 15, 2024
1 parent 435f9bc commit f6c4fe0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 16 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ <h2>Bing Auto Search for Microsoft Rewards</h2>
<button type="button" id="btn-start" class="btn btn-warning btn-lg">
<i class="fas fa-play-circle"></i>&nbsp;<strong>Click to Start Auto Search</strong>
<hr />
<div id="div-settings">Loading Auto Search settings...</div>
<div id="div-settings">Loading Auto Search Settings...</div>
</button>
<button type="button" id="btn-stop" class="btn btn-danger btn-lg">
<i class="fas fa-stop-circle"></i>&nbsp;<strong>Click to Stop Auto Search&nbsp;<span id="span-progress">(0/35)</span></strong>
Expand Down
25 changes: 10 additions & 15 deletions js/script.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f6c4fe0

Please sign in to comment.