gui2/lua_interpreter: Use monospaced textbox for code input

This commit is contained in:
Iris Morelle 2021-03-13 19:24:35 -03:00
parent 3ddbeb0b1e
commit 1f97941a33

View file

@ -80,7 +80,7 @@
[text_box]
id = "text_entry"
definition = "default"
definition = "verbatim"
history = "lua_text_entry"
[/text_box]
[/column]