mirror of
https://github.com/plankanban/planka.git
synced 2025-07-21 14:19:44 +02:00
ref: Refactoring
This commit is contained in:
parent
9a421b0b8a
commit
c29962174e
19 changed files with 234 additions and 247 deletions
|
@ -13,8 +13,8 @@
|
|||
const Types = {
|
||||
MOVE_CARD: 'moveCard',
|
||||
COMMENT_CARD: 'commentCard',
|
||||
COMMENT_MENTION: 'commentMention',
|
||||
ADD_MEMBER_TO_CARD: 'addMemberToCard',
|
||||
MENTION_IN_COMMENT: 'mentionInComment',
|
||||
};
|
||||
|
||||
module.exports = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue