diff options
author | Sheogorath | 2018-03-26 20:49:24 +0200 |
---|---|---|
committer | Sheogorath | 2018-03-26 20:49:37 +0200 |
commit | 10a81e7db247ae70f589c6008d0c99da3881201c (patch) | |
tree | 1f5679e28c42bb92194b001e38581d13b8be825c /public/views/index/foot.ejs | |
parent | 4eef661c15d750bb19a1673760ce35330a26091c (diff) |
Fix logical error in legacy config expression
We should check for an undefined and not just for a logical true or
false.
Example: When `usecdn` was set to false it was impossible to overwrite
the new config value because the if statement becomes false.
Thanks @davidmehren for pointing me to this issue.
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
Diffstat (limited to 'public/views/index/foot.ejs')
0 files changed, 0 insertions, 0 deletions