mirror of
https://github.com/getredash/redash.git
synced 2026-03-22 10:00:17 -04:00
* Fix: when default value is false make sure it's still stringified. * Fix: when extra field is of type boolean make sure it's different from default value to decide if it's open. * Use isNil to check the default value * Restyled by prettier (#4704) Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com>