mirror of
https://github.com/discourse/discourse.git
synced 2025-05-12 05:21:32 +08:00

To add a components link to the sidebar refactoring was required to create unique URLs for themes and components. Before the query param was used. After changes, we have two URLs `/admin/customize/themes` and `/admin/customize/components`.