same as last commit

remotes/1693045480750635534/spooky-22
Aevann1 2022-09-10 08:22:59 +02:00
parent e962f2fc73
commit b6cd2a839e
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
<input autocomplete="off" type="checkbox" class="custom-control-input" id="stealth" name="stealth" {% if sub.stealth %}checked{% endif %} onchange="post_toast(this,'/h/{{sub.name}}/stealth');">
<label class="custom-control-label" for="stealth"></label>
</div>
<span class="text-small text-muted">Make this hole blocked by default (users can visit it and unblock it).</span>
<span class="text-small text-muted">Make this hole blocked by default (users can visit it to unblock it).</span>
</div>