0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2025-02-17 02:07:01 +01:00
Dieser Commit ist enthalten in:
Angus McLeod 2020-04-20 19:42:52 +10:00
Ursprung 32aa7cc897
Commit 7cffacafd2

Datei anzeigen

@ -50,6 +50,9 @@ export default Component.extend({
return result; return result;
}, },
onUpdate() {
},
actions: { actions: {
add() { add() {
if (!this.get('inputs')) { if (!this.get('inputs')) {