Parse favicons in runtime
This commit is contained in:
@@ -3,5 +3,6 @@ package org.koitharu.kotatsu.local.data
|
||||
enum class CacheDir(val dir: String) {
|
||||
|
||||
THUMBS("image_cache"),
|
||||
FAVICONS("favicons"),
|
||||
PAGES("pages");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user