mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
cache unread count
This commit is contained in:
@@ -92,6 +92,6 @@ public class OPMLImporter {
|
||||
log.error("error while importing {}: {}", outline.getXmlUrl(), e.getMessage());
|
||||
}
|
||||
}
|
||||
cache.invalidateRootCategory(user);
|
||||
cache.invalidateUserData(user);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user