fix: Say command fixes (#452)

Co-authored-by: Dennis Ploeger <develop@dieploegers.de>
This commit is contained in:
Dennis Ploeger
2021-11-21 21:10:22 +01:00
committed by GitHub
parent e2f68fb0bf
commit dbc7415aaf
6 changed files with 82 additions and 15 deletions

View File

@@ -25,7 +25,7 @@ func configure() -> ESCCommandArgumentDescriptor:
[
null,
null,
ProjectSettings.get_setting("escoria/ui/default_dialog_type")
""
]
)