mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-09-28 08:07:10 +02:00
Merge branch 'vitorpamplona:main' into refactor-media-compressor
This commit is contained in:
@@ -182,7 +182,7 @@ object LocalPreferences {
|
||||
|
||||
savedAccounts.emit(migrated)
|
||||
|
||||
edit().apply { putString(PrefKeys.ALL_ACCOUNT_INFO, Event.mapper.writeValueAsString(savedAccounts)) }.apply()
|
||||
edit().apply { putString(PrefKeys.ALL_ACCOUNT_INFO, Event.mapper.writeValueAsString(savedAccounts.value)) }.apply()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user