mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-09 08:04:45 +00:00
Update AccountManager.kt
This commit is contained in:
+1
@@ -48,6 +48,7 @@ sealed class AccountState {
|
||||
) : AccountState()
|
||||
}
|
||||
|
||||
@Stable
|
||||
class AccountManager private constructor(
|
||||
private val secureStorage: SecureKeyStorage,
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user