mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
use ctrl+alt+click for breakpoints
This commit is contained in:
@ -33,7 +33,7 @@
|
||||
<input type="checkbox" id="qr--modal-syntax">
|
||||
<span>Syntax highlight</span>
|
||||
</label>
|
||||
<small>Ctrl+Click to set / remove breakpoints</small>
|
||||
<small>Ctrl+Alt+Click to set / remove breakpoints</small>
|
||||
</div>
|
||||
<div id="qr--modal-messageHolder">
|
||||
<pre id="qr--modal-messageSyntax"><code id="qr--modal-messageSyntaxInner" class="hljs language-stscript"></code></pre>
|
||||
|
Reference in New Issue
Block a user