mirror of
https://github.com/mihonapp/mihon.git
synced 2025-07-14 19:55:11 +02:00
Add automatic gallery updating
This commit is contained in:
3
app/src/main/java/exh/eh/GalleryNotUpdatedException.kt
Normal file
3
app/src/main/java/exh/eh/GalleryNotUpdatedException.kt
Normal file
@ -0,0 +1,3 @@
|
||||
package exh.eh
|
||||
|
||||
class GalleryNotUpdatedException(val network: Boolean, cause: Throwable): RuntimeException(cause)
|
Reference in New Issue
Block a user