mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
Fix handling edit message
This commit is contained in:
parent
6b2de3a24d
commit
310aadbdc0
3 changed files with 26 additions and 2 deletions
|
@ -426,6 +426,9 @@
|
|||
{
|
||||
"name":"javax.smartcardio.CardPermission"
|
||||
},
|
||||
{
|
||||
"name":"jdk.internal.misc.Unsafe"
|
||||
},
|
||||
{
|
||||
"name":"kotlin.Any"
|
||||
},
|
||||
|
@ -1485,6 +1488,9 @@
|
|||
"name":"org.bouncycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi$Std",
|
||||
"methods":[{"name":"<init>","parameterTypes":[] }]
|
||||
},
|
||||
{
|
||||
"name":"org.bouncycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi.Std"
|
||||
},
|
||||
{
|
||||
"name":"org.bouncycastle.jcajce.provider.symmetric.AES$Mappings",
|
||||
"methods":[{"name":"<init>","parameterTypes":[] }]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue