We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 733245e commit 4d009c6Copy full SHA for 4d009c6
index.html
@@ -84,7 +84,6 @@ <h3 id="passphrase"></h3>
84
delay.disabled = true;
85
numwords.disabled = true;
86
numbers.value = '';
87
- // online.disabled = true;
88
89
diceRollTotalDelay = diceRollTotalDelay || delay.value * 1000;
90
numWords = numwords.value | 0;
0 commit comments