mirror of
https://github.com/elisspace/AskAssist.git
synced 2026-08-29 15:33:47 +00:00
functioning commit, timer does not reset intervals
This commit is contained in:
@@ -1,6 +1,17 @@
|
||||
<div id='toolbar'>
|
||||
<h1>Ask<span>Assist</span></h1>
|
||||
<div>
|
||||
<p>... is <span id="watching">watching</span> every <span id="watch-time">54</span> seconds and will, when questions are available, <span id="alert-sound">gently beep</span> <span id="alert-frequency">20</span> times per minute</p>
|
||||
</div>
|
||||
|
||||
<p class="option-sentence">... is
|
||||
<span id="waiting-branch"><span id="waiting" class="ask-opt">waiting</span> for you to to click.</span>
|
||||
<span id="watching-branch">
|
||||
<span id="watching" class="ask-opt"> watching </span> every <span isoption="true" contenteditable="true" id="watch-time" class="ask-opt">4</span>
|
||||
seconds and, when questions are available, will
|
||||
<span id="alert-sounds">
|
||||
<span id="one" class="ask-opt">rick roll</span>
|
||||
<span id="two" class="ask-opt">beep</span>
|
||||
</span>
|
||||
<span isoption="true" contenteditable="true" id="alert-frequency" class="ask-opt">10</span> times per minute.
|
||||
</span>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user