mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
final fix
This commit is contained in:
parent
73d527e10b
commit
2cdf71343e
@ -6,7 +6,7 @@
|
|||||||
<button type="button" onclick="dodecode();">Decode</button><br>
|
<button type="button" onclick="dodecode();">Decode</button><br>
|
||||||
<label>Output</label><br>
|
<label>Output</label><br>
|
||||||
<textarea id="output" readonly></textarea><br>
|
<textarea id="output" readonly></textarea><br>
|
||||||
<button type="button" id="copy" onclick="docopy">Copy</button>
|
<button type="button" id="copy" onclick="docopy();">Copy</button>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user