mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 17:31:47 +09:00
DevTools - Scratchpad - fix an old bug (Shift+Alt+R / Reload and Run) - follow up (Ctrl+Alt+R does not work)
https://github.com/MoonchildProductions/moebius/pull/50
This commit is contained in:
parent
2f496e3f1e
commit
e160809abe
1 changed files with 1 additions and 1 deletions
|
|
@ -121,7 +121,7 @@
|
|||
<key id="sp-key-reloadAndRun"
|
||||
key="&reloadAndRun.key;"
|
||||
command="sp-cmd-reloadAndRun"
|
||||
modifiers="accel,alt"/>
|
||||
modifiers="shift,alt"/>
|
||||
<key id="sp-key-evalFunction"
|
||||
key="&evalFunction.key;"
|
||||
command="sp-cmd-evalFunction"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue