Commit 73ca354
Jeroen
Update Store getConfig() to respect valid false return value
Using a config setting Yes/No will return string '0' when No is saved. Method will therefore fetch default config value because '0' equals false.1 parent 918dd05 commit 73ca354
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
531 | 531 | | |
532 | 532 | | |
533 | 533 | | |
534 | | - | |
535 | | - | |
| 534 | + | |
| 535 | + | |
536 | 536 | | |
537 | 537 | | |
538 | 538 | | |
| |||
0 commit comments