mirror of
https://github.com/discourse/discourse.git
synced 2025-03-06 19:29:51 +00: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