mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Followed @mattwrd18 suggestion
This commit is contained in:
parent
199079cff8
commit
36a0844fdd
@ -135,7 +135,7 @@ export default {
|
|||||||
editCommentMenu(showMenu) {
|
editCommentMenu(showMenu) {
|
||||||
this.openEditCommentMenu = showMenu
|
this.openEditCommentMenu = showMenu
|
||||||
},
|
},
|
||||||
async updateComment(comment) {
|
updateComment(comment) {
|
||||||
this.$emit('updateComment', comment)
|
this.$emit('updateComment', comment)
|
||||||
},
|
},
|
||||||
async deleteCommentCallback() {
|
async deleteCommentCallback() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user