1
0
Fork 0
Dieser Commit ist enthalten in:
merefield 2023-09-24 10:19:07 +01:00
Ursprung a8af37b334
Commit f97d15ac42

Datei anzeigen

@ -43,6 +43,7 @@ export default SingleSelectComponent.extend({
@discourseComputed("feature", "attribute", "wizard.allowGuests")
content(feature, attribute) {
debugger;
return filterValues(this.wizard, feature, attribute)
.map((value) => {
let allowedSubscriptionTypes = this.subscription.allowedSubscriptionTypes(