fix ios settings store provider
This commit is contained in:
+1
@@ -2,6 +2,7 @@ package dev.meloda.overseerr.settings.model
|
||||
|
||||
import dev.meloda.overseerr.appDir
|
||||
import io.github.xxfast.kstore.KStore
|
||||
import io.github.xxfast.kstore.file.storeOf
|
||||
import okio.Path.Companion.toPath
|
||||
|
||||
actual class SettingsStoreProvider actual constructor() {
|
||||
Reference in New Issue
Block a user