make Undo Clear hotkey disableable

This commit is contained in:
w-e-w
2024-11-20 05:40:01 +09:00
parent c9f8953200
commit dd237f2541
2 changed files with 4 additions and 2 deletions
@@ -238,7 +238,9 @@ onUiLoaded(async() => {
"Moving canvas": "canvas_hotkey_move",
"Fullscreen": "canvas_hotkey_fullscreen",
"Reset Zoom": "canvas_hotkey_reset",
"Overlap": "canvas_hotkey_overlap"
"Overlap": "canvas_hotkey_overlap",
"Undo": "canvas_hotkey_undo",
"Clear": "canvas_hotkey_clear"
};
// Loading the configuration from opts