mirror of
https://github.com/discourse/discourse.git
synced 2025-02-19 18:11:18 +00:00
Using Wizard.exclude_steps applies to all sites in a multisite cluster. In order to exclude steps for individual sites at run-time, a new instance method `remove_step` is being added.