diff --git a/quartz/src/androidMain/kotlin/com/vitorpamplona/quartz/nip55AndroidSigner/api/foreground/intents/requests/LoginRequest.kt b/quartz/src/androidMain/kotlin/com/vitorpamplona/quartz/nip55AndroidSigner/api/foreground/intents/requests/LoginRequest.kt index 9da2f0f3c..8626e4099 100644 --- a/quartz/src/androidMain/kotlin/com/vitorpamplona/quartz/nip55AndroidSigner/api/foreground/intents/requests/LoginRequest.kt +++ b/quartz/src/androidMain/kotlin/com/vitorpamplona/quartz/nip55AndroidSigner/api/foreground/intents/requests/LoginRequest.kt @@ -35,7 +35,7 @@ class LoginRequest { Permission(CommandType.NIP04_ENCRYPT), Permission(CommandType.NIP04_DECRYPT), Permission(CommandType.NIP44_DECRYPT), - Permission(CommandType.NIP44_DECRYPT), + Permission(CommandType.NIP44_ENCRYPT), Permission(CommandType.DECRYPT_ZAP_EVENT), )