mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-13 21:00:11 +02:00
Update Firebase.kt
This commit is contained in:
parent
bb27e45c7f
commit
54e6e18131
@ -1,7 +1,8 @@
|
||||
|
||||
import android.content.Context
|
||||
import eu.kanade.tachiyomi.core.security.SecurityPreferences
|
||||
import kotlinx.coroutines.CoroutineScope
|
||||
|
||||
object Firebase {
|
||||
fun setup(context: Context, preference: SecurityPreferences) = Unit
|
||||
fun setup(context: Context, preference: SecurityPreferences, scope: CoroutineScope) = Unit
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user