fix VkLink.kt target NullPointerException

This commit is contained in:
2021-10-10 18:38:43 +03:00
parent ff5d449b3b
commit 118c531d00
9 changed files with 22 additions and 23 deletions
@@ -13,6 +13,7 @@ import kotlinx.coroutines.Job
object AppSettings {
val keyIsMultilineEnabled = booleanPreferencesKey("isMultilineEnabled")
}
val Context.dataStore: DataStore<Preferences> by preferencesDataStore(