pleasing the linter gods
This commit is contained in:
parent
06608adec4
commit
3355f1d797
10 changed files with 21 additions and 13 deletions
|
|
@ -13,8 +13,8 @@
|
|||
</label>
|
||||
<span class="setting-control btn-group">
|
||||
<Select
|
||||
:name="uniqueId+index"
|
||||
:id="uniqueId+index"
|
||||
:name="uniqueId+index"
|
||||
class="language-select"
|
||||
:model-value="controlledLanguage[index]"
|
||||
@update:model-value="val => setLanguageAt(index, val)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue