mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 12:24:55 +00:00
43cfdb1cb9
The wizard searches for: * a topic that with the "is_welcome_topic" custom field * a topic with the correct slug for the current default locale * a topic with the correct slug for the English locale * the oldest globally pinned topic It gives up if it didn't find any of the above.