add paranoiaOffset
This commit is contained in:
@@ -17,6 +17,11 @@
|
||||
<h3 class="location-container">The <span id="location">...</span> Championship</h3>
|
||||
<p class="championship">at <span id="time">00:00</span></p>
|
||||
<p class="remaining">Remaining: <span id="timer">00:00:00</span></p>
|
||||
|
||||
<details>
|
||||
<summary>More</summary>
|
||||
<p class="paranoia-disclaimer">Make my timers shorter by <input id="paranoia" type="number" step="1" value="2"></input></p>
|
||||
</details>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user