remove debug
This commit is contained in:
parent
fef9121fce
commit
a9fa92e9bb
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@
|
|||
:model-value="choices[index]"
|
||||
@update:model-value="value => activateOption(index, value)"
|
||||
>
|
||||
{{ choices[index] }}
|
||||
<RichContent
|
||||
:id="`option-vote-${randomSeed}-${index}`"
|
||||
:html="option.title_html"
|
||||
|
|
Loading…
Add table
Reference in a new issue