Show a tip regarding custom modifiers

This commit is contained in:
cmdr2 2022-10-21 21:35:20 +05:30
parent 329360aa5b
commit e8167541af

View File

@ -245,6 +245,7 @@
<h1>Modifier Settings</h1>
<p>Set your custom modifiers (one per line)</p>
<textarea id="custom-modifiers-input" placeholder="Enter your custom modifiers, one-per-line"></textarea>
<p><small><b>Tip:</b> You can include special characters like {} () [] and |. You can also put multiple comma-separated phrases in a single line, to make a single modifier that combines all of those.</small></p>
</div>
</div>