0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-19 23:31:11 +02:00
Dieser Commit ist enthalten in:
Robert Barrow 2023-07-11 17:55:19 +01:00
Ursprung 603886b394
Commit 6beccd95f0

Datei anzeigen

@ -25,7 +25,6 @@ export default Component.extend(Subscription, {
},
click() {
debugger;
DiscourseURL.routeTo(this.subscriptionLink);
},
});