mirror of
https://github.com/wekan/wekan.git
synced 2025-12-24 03:10:12 +01:00
add comments for card comment reactions feature
This commit is contained in:
parent
2977120129
commit
104a6dd0b3
2 changed files with 6 additions and 0 deletions
|
|
@ -266,6 +266,7 @@ Template.addReactionPopup.events({
|
|||
|
||||
Template.addReactionPopup.helpers({
|
||||
codepoints() {
|
||||
// Starting set of unicode codepoints as comment reactions
|
||||
return [
|
||||
'👍',
|
||||
'👎',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue