mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
* remove default prop values where they're being set in constructor * replace some `||` operators in constructors with `??` so the fallback boolean values are actually used