mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-20 19:29:15 +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.
|
* 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.
|
* @return false if file is journal or error else returns status of deletion.
|
||||||
*/
|
*/
|
||||||
public boolean removeFileFromCache(String file) {
|
public boolean removeFileFromCache(String file) {
|
||||||
|
Loading…
Reference in New Issue
Block a user