discourse/plugins/chat/assets
Jarek Radosz fe00796027
DEV: Minor refactor of chat models (#27467)
* 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
2024-06-13 17:07:31 +02:00
..
javascripts DEV: Minor refactor of chat models (#27467) 2024-06-13 17:07:31 +02:00
stylesheets FEATURE: chat drawer navigation improvement (#27419) 2024-06-13 13:17:12 +04:00