Fix initial_value for mui_decimal_separator
This commit is contained in:
@@ -848,7 +848,7 @@ globals:
|
|||||||
- id: mui_decimal_separator
|
- id: mui_decimal_separator
|
||||||
type: char
|
type: char
|
||||||
restore_value: true
|
restore_value: true
|
||||||
initial_value: '.'
|
initial_value: "'.'"
|
||||||
|
|
||||||
###### Buttons settings ######
|
###### Buttons settings ######
|
||||||
# Bit # Settings #
|
# Bit # Settings #
|
||||||
|
|||||||
Reference in New Issue
Block a user