mirror of
https://github.com/wekan/wekan.git
synced 2026-01-06 09:38:49 +01:00
Merge rules.
This commit is contained in:
parent
6ab5f093d5
commit
b3a752ef34
6 changed files with 2 additions and 13 deletions
|
|
@ -115,7 +115,6 @@ function publishCheckActivity(userId,doc){
|
|||
checklistItemId: doc._id,
|
||||
checklistItemName:doc.title
|
||||
}
|
||||
console.log(act);
|
||||
Activities.insert(act);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue