mirror of
https://github.com/selfxyz/self.git
synced 2026-04-05 03:00:53 -04:00
fix decrement step in Android
This commit is contained in:
@@ -247,6 +247,7 @@ const handleResponseAndroid = async (
|
||||
signerInfoDigestAlgorithm: signerInfoDigestAlgorithm,
|
||||
digestEncryptionAlgorithm: digestEncryptionAlgorithm,
|
||||
dsc: pem,
|
||||
mockUser: false
|
||||
});
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user