mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-07-12 01:29:49 -04:00
fix: do not print table if running in daemon mode
This commit is contained in:
parent
a1acbc18fd
commit
3a407bb0c8
1 changed files with 1 additions and 0 deletions
|
@ -193,6 +193,7 @@ where
|
|||
debug,
|
||||
json,
|
||||
None,
|
||||
false,
|
||||
)
|
||||
.await?;
|
||||
(context, request)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue