mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
Align dbus handling of no account parameter with normal mode
This commit is contained in:
parent
db154df4a4
commit
f7b2916618
3 changed files with 44 additions and 6 deletions
|
@ -11,6 +11,9 @@
|
|||
{
|
||||
"interfaces":["org.asamk.Signal$Group"]}
|
||||
,
|
||||
{
|
||||
"interfaces":["org.asamk.SignalControl"]}
|
||||
,
|
||||
{
|
||||
"interfaces":["org.freedesktop.dbus.interfaces.DBus"]}
|
||||
|
||||
|
|
|
@ -103,6 +103,12 @@
|
|||
{
|
||||
"pattern":"\\Qcom/google/i18n/phonenumbers/data/PhoneNumberMetadataProto_JP\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qcom/google/i18n/phonenumbers/data/PhoneNumberMetadataProto_LV\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qcom/google/i18n/phonenumbers/data/PhoneNumberMetadataProto_MM\\E"
|
||||
},
|
||||
{
|
||||
"pattern":"\\Qcom/google/i18n/phonenumbers/data/PhoneNumberMetadataProto_MO\\E"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue