mirror of
https://github.com/aljazceru/signal-cli.git
synced 2026-01-01 21:34:34 +01:00
add JsonPayment (#808)
This commit is contained in:
@@ -680,6 +680,7 @@ public class DbusManagerImpl implements Manager {
|
||||
false,
|
||||
Optional.empty(),
|
||||
Optional.empty(),
|
||||
Optional.empty(),
|
||||
getAttachments(extras),
|
||||
Optional.empty(),
|
||||
Optional.empty(),
|
||||
@@ -749,6 +750,7 @@ public class DbusManagerImpl implements Manager {
|
||||
false,
|
||||
Optional.empty(),
|
||||
Optional.empty(),
|
||||
Optional.empty(),
|
||||
getAttachments(extras),
|
||||
Optional.empty(),
|
||||
Optional.empty(),
|
||||
|
||||
Reference in New Issue
Block a user