forked from MarseyWorld/MarseyWorld
dfs
parent
f622ac866e
commit
2b09a060a2
|
@ -189,7 +189,7 @@
|
|||
{% endif %}
|
||||
|
||||
<div class="custom-control custom-checkbox">
|
||||
<input autocomplete="off" type="checkbox" class="custom-control-input" id="ghost" name="ghost">
|
||||
<input onchange='draft(this);' autocomplete="off" type="checkbox" class="custom-control-input" id="ghost" name="ghost">
|
||||
<label class="custom-control-label" for="ghost">Ghost Thread</label>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue