Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-22 17:30:29 +01:00
6 Zeilen
66 B
JavaScript
6 Zeilen
66 B
JavaScript
export default {
|
|
name: 'wizard-edits',
|
|
initialize() {
|
|
|
|
}
|
|
};
|