discourse/plugins/chat/assets
Joffrey JAFFEUX 939c2a7371
FIX: correct various mistakes in chat-notification-manager (#20050)
* FIX: correct various mistakes in chat-notification-manager

- The code was still handling global chat through its own variable instead of relying on `ChatStateManager`
- There was a typo were the code was using `this` instead of `opts`

Note notifications are a future big work of this year and this should be heavily reworked and tested.

* linting
2023-01-30 10:48:10 +01:00
..
javascripts FIX: correct various mistakes in chat-notification-manager (#20050) 2023-01-30 10:48:10 +01:00
stylesheets FEATURE: Allow editing channel slug (#19948) 2023-01-30 13:18:34 +10:00