forked from Archives/Athou_commafeed
prevent duplicates
This commit is contained in:
@@ -80,7 +80,7 @@ public class FeedUpdateService {
|
||||
|
||||
if (!foundFeed) {
|
||||
foundEntry.getFeeds().add(feed);
|
||||
entryUpdateList.add(entry);
|
||||
entryUpdateList.add(foundEntry);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user