add JsonPayment (#808)

This commit is contained in:
technillogue 2021-11-23 02:14:01 -05:00 committed by GitHub
parent d13d150fe1
commit 5cd5697aea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 59 additions and 0 deletions

View file

@ -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(),