AvatarDecoration federation
and more fix
This commit is contained in:
parent
a4974e3c8a
commit
085a93b9fc
9 changed files with 84 additions and 15 deletions
|
|
@ -163,7 +163,7 @@ onMounted(() => {
|
|||
focus();
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
if (props.mfmAutocomplete) {
|
||||
autocomplete = new Autocomplete(inputEl.value, v, props.mfmAutocomplete === true ? null : props.mfmAutocomplete);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue