discourse/app/assets
Loudghiri Ahmed 589add7bb5
FIX: use _presentChannels.size instead of _presentChannels.length (#22053)
`_presentChannels` is a Set, not an Array. Previously this `else if` condition would never be hit.
2023-06-12 13:48:24 +01:00
..
images
javascripts FIX: use _presentChannels.size instead of _presentChannels.length (#22053) 2023-06-12 13:48:24 +01:00
stylesheets UX: Chat unread indicator refactor (#22040) 2023-06-12 14:33:45 +10:00