discourse/plugins/chat/assets
Bianca Nenciu b09558ae2d
DEV: Use Category.findById instead of Array.find (#26445)
Category.findById uses a Map to look up categories by ID which makes it
faster and preferable over Site.categories.find.
2024-04-03 15:51:05 +03:00
..
javascripts DEV: Use Category.findById instead of Array.find (#26445) 2024-04-03 15:51:05 +03:00
stylesheets DEV: improves keyboard sizing (#26372) 2024-03-27 08:50:32 +01:00