Refactoring & 設定でTwemojiを使うかどうか切り替えられるように
This commit is contained in:
parent
54e9147782
commit
65961bc15b
13 changed files with 95 additions and 58 deletions
|
|
@ -145,6 +145,7 @@ class Autocomplete {
|
|||
} else {
|
||||
// サジェスト要素作成
|
||||
this.suggestion = new MkAutocomplete({
|
||||
parent: this.vm,
|
||||
propsData: {
|
||||
textarea: this.textarea,
|
||||
complete: this.complete,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue