lint
This commit is contained in:
parent
6750397ef7
commit
9060977790
7 changed files with 9 additions and 8 deletions
|
|
@ -94,7 +94,8 @@ export default {
|
|||
return this.status.thread_muted
|
||||
},
|
||||
hideCustomEmoji() {
|
||||
return !useInstanceCapabilitiesStore().pleromaCustomEmojiReactionsAvailable
|
||||
return !useInstanceCapabilitiesStore()
|
||||
.pleromaCustomEmojiReactionsAvailable
|
||||
},
|
||||
buttonInnerClass() {
|
||||
return [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue