fix errors in console
This commit is contained in:
parent
5f8e000157
commit
2d07671552
3 changed files with 3 additions and 3 deletions
|
|
@ -21,7 +21,7 @@ export const BUTTONS = [
|
|||
anonLink: true,
|
||||
toggleable: true,
|
||||
closeIndicator: 'times',
|
||||
activeIndicator: 'none',
|
||||
activeIndicator: null,
|
||||
action({ emit }) {
|
||||
emit('toggleReplying')
|
||||
return Promise.resolve()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue