mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 02:20:39 +00:00
Default number sharing to NOBODY
Matches the official apps behavior. Closes #1472
This commit is contained in:
parent
378ac23c6c
commit
df76aa9919
3 changed files with 11 additions and 6 deletions
|
@ -436,6 +436,10 @@
|
|||
"name":"java.util.concurrent.atomic.Striped64",
|
||||
"fields":[{"name":"base"}, {"name":"cellsBusy"}]
|
||||
},
|
||||
{
|
||||
"name":"java.util.concurrent.atomic.Striped64$Cell",
|
||||
"fields":[{"name":"value"}]
|
||||
},
|
||||
{
|
||||
"name":"javax.security.auth.x500.X500Principal",
|
||||
"methods":[{"name":"<init>","parameterTypes":["sun.security.x509.X500Name"] }]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue