mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Remove old text.
This commit is contained in:
parent
bf94161f30
commit
0b43e8b42a
1 changed files with 0 additions and 2 deletions
|
|
@ -1777,8 +1777,6 @@ if (Meteor.isServer) {
|
|||
.map(function(doc) {
|
||||
return {
|
||||
attachmentId: doc._id,
|
||||
// this preserves the name so that notifications can be meaningful after
|
||||
// this file is removed
|
||||
attachmentName: doc.original.name,
|
||||
attachmentType: doc.original.type,
|
||||
cardId: doc.cardId,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue