Commit e12a1be1 authored by Danil Boldyrev's avatar Danil Boldyrev

auto-expand enable by default for js

parent a74c0144
......@@ -201,8 +201,8 @@ onUiLoaded(async() => {
canvas_hotkey_overlap: "KeyO",
canvas_disabled_functions: [],
canvas_show_tooltip: true,
canvas_auto_expand: true,
canvas_blur_prompt: false,
canvas_auto_expand: false
};
const functionMap = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment