Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-09 20:02:54 +01:00
5 Zeilen
76 B
JavaScript
5 Zeilen
76 B
JavaScript
export default {
|
|
final: false,
|
|
next_step_id: "step_2",
|
|
wizard: {},
|
|
};
|