mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-20 15:09:17 +01:00
Merge remote-tracking branch 'origin/add_comments' into add_comments
This commit is contained in:
commit
20e56bbe39
@ -75,7 +75,7 @@ public class ChapterCache {
|
||||
|
||||
/**
|
||||
* Remove file from cache.
|
||||
* @param file name of chapter file md5.o.
|
||||
* @param file name of chapter file md5.0.
|
||||
* @return false if file is journal or error else returns status of deletion.
|
||||
*/
|
||||
public boolean removeFileFromCache(String file) {
|
||||
|
Loading…
Reference in New Issue
Block a user