Some more stying and added a build step
Some checks failed
Build / build (push) Failing after 3m25s

This commit is contained in:
Leon Mika 2025-09-07 09:32:53 +10:00
parent 41daf7cfc9
commit 6a06faee7d
4 changed files with 58 additions and 8 deletions

View file

@ -11,7 +11,7 @@
data-action="dq-showcommands@window->commands#showCommands">
<div class="dialog-body">
<div class="command-input">
<input data-commands-target="commandInput" type="text" placeholder="Enter text to dequote"
<input data-commands-target="commandInput" type="text" placeholder="Enter command"
data-action="keyup.enter->commands#runCommand keydown.esc->commands#dismissDialog keyup->commands#handleKeyup">
</div>
<select multiple class="command-options" data-commands-target="commandSelect">