add default value for termSpacing
This commit is contained in:
parent
a5fc79a754
commit
7a2dbb6f73
@ -333,6 +333,7 @@ function profileOptionsCreateDefaults() {
|
||||
enableScanningParser: true,
|
||||
enableMecabParser: false,
|
||||
selectedParser: null,
|
||||
termSpacing: true,
|
||||
readingMode: 'hiragana'
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user