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