auto-expand enable by default for js

This commit is contained in:
Danil Boldyrev 2023-08-09 00:14:19 +03:00
parent a74c014425
commit e12a1be1ca
1 changed files with 1 additions and 1 deletions

View File

@ -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 = {