Commit 6180e29
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 2b78994 commit 6180e29
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
535 | 535 | | |
536 | 536 | | |
537 | 537 | | |
538 | | - | |
539 | | - | |
| 538 | + | |
| 539 | + | |
540 | 540 | | |
541 | 541 | | |
542 | 542 | | |
| |||
0 commit comments