mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
There was a registry for preloaded site categories and a new one has been introduced recently for categories serialized through a CategoryList. Having two registries created a lot of friction for developers and this commit merges them into a single one, providing a unified API.