Skip to content
Snippets Groups Projects
Commit a4c34935 authored by ¡Cinder! ㊝'s avatar ¡Cinder! ㊝ :speech_balloon:
Browse files

Allow setting sale price $0 in sidepanel_task_info

parent 920133c9
No related branches found
No related tags found
No related merge requests found
...@@ -467,7 +467,7 @@ ...@@ -467,7 +467,7 @@
label="Price: L$" label="Price: L$"
label_width="73" label_width="73"
width="150" width="150"
min_val="1" min_val="0"
height="20" height="20"
max_val="999999999" max_val="999999999"
tool_tip="Object cost." /> tool_tip="Object cost." />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment