mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-27 19:47:51 +02:00
Migrate to Tachiyomi 6.1
Rewrite batch add UI Rewrite lock UI
This commit is contained in:
6
app/src/main/java/exh/ui/lock/LockPresenter.kt
Normal file
6
app/src/main/java/exh/ui/lock/LockPresenter.kt
Normal file
@ -0,0 +1,6 @@
|
||||
package exh.ui.lock
|
||||
|
||||
import eu.kanade.tachiyomi.ui.base.presenter.BasePresenter
|
||||
|
||||
class LockPresenter: BasePresenter<LockController>()
|
||||
|
Reference in New Issue
Block a user