fix: do not print table if running in daemon mode

This commit is contained in:
binarybaron 2024-07-26 16:55:09 +02:00
parent a1acbc18fd
commit 3a407bb0c8
No known key found for this signature in database
GPG Key ID: 99B75D3E1476A26E

View File

@ -193,6 +193,7 @@ where
debug,
json,
None,
false,
)
.await?;
(context, request)