pull/1/head
Jan Umbach 2024-05-30 13:43:35 +02:00
parent d4c54222f8
commit ea7bdda392
1 changed files with 1 additions and 0 deletions

View File

@ -114,6 +114,7 @@
// "variant" is the id of the variant
this.variant = this.getAttribute('variant');
console.log("this.variant",this.variant);
this.currentVariant = null;
}