discourse-docs/assets
Jarek Radosz 019591c995
FIX: Don't overwrite Topic.category computed prop (#18)
Pre-loading/pre-assigning isn't necessary. `Topic.category` uses `Category.findById` which in turn uses an identity map, so there are no N+1 calls to the backend.
2020-11-11 22:14:38 +01:00
..
javascripts/discourse FIX: Don't overwrite Topic.category computed prop (#18) 2020-11-11 22:14:38 +01:00
stylesheets DEV: Linting 2020-10-06 12:36:08 -05:00