feat(comments): one more reaction
This commit is contained in:
@@ -22,7 +22,7 @@ const store = new Vuex.Store({
|
||||
selectedComment: null,
|
||||
addingComment: false,
|
||||
preventCommentCollapse: false,
|
||||
commentReactions: ['❤️', '✏️', '🔥', '📍'],
|
||||
commentReactions: ['❤️', '✏️', '🔥', '📍', '😲'],
|
||||
emojis
|
||||
},
|
||||
mutations: {
|
||||
|
||||
Reference in New Issue
Block a user