Merge remote-tracking branch 'origin/develop' into small-fixes-and-improvements
This commit is contained in:
commit
f21d1dbac8
4 changed files with 68 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ library.add(faEllipsisH)
|
|||
|
||||
const StatusActionButtons = {
|
||||
props: ['status', 'replying'],
|
||||
emits: ['toggleReplying'],
|
||||
emits: ['toggleReplying', 'onSuccess', 'onError'],
|
||||
data() {
|
||||
return {
|
||||
showPin: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue