nztqa преди 7 години
родител
ревизия
860ae6f38d
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      client/components/cards/cardDetails.js

+ 1 - 0
client/components/cards/cardDetails.js

@@ -220,6 +220,7 @@ Template.copyCardPopup.events({
 
     if (title) {
       card.title = title;
+      card.coverId = '';
       const _id = Cards.insert(card);
       // In case the filter is active we need to add the newly inserted card in
       // the list of exceptions -- cards that are not filtered. Otherwise the