mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
When we receive a list of categories, we should store them so that we are able to query them in the browser without a page refresh. This removes a previous fix for the same issue that was much less general.