mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-20 04:59:17 +01:00
Remove space in covercache
This commit is contained in:
parent
a9272c31e7
commit
ad4c932134
@ -116,7 +116,6 @@ class CoverCache(val context: Context) {
|
|||||||
)
|
)
|
||||||
}
|
}
|
||||||
context.imageLoader.memoryCache.clear()
|
context.imageLoader.memoryCache.clear()
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
lastClean = System.currentTimeMillis()
|
lastClean = System.currentTimeMillis()
|
||||||
|
Loading…
Reference in New Issue
Block a user