mirror of
https://github.com/discourse/discourse.git
synced 2026-08-09 12:38:21 -05:00
We're moving the add-groups-to-about theme component into core. We have already added the logic and switchover in #32659. This PR adds a data migration that maps the theme settings to the relevant site settings, then enables the core implementation.