mirror of
https://github.com/discourse/discourse.git
synced 2025-06-14 19:29:21 +08: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.