mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
Remove query_group from query fields
This commit is contained in:
@@ -71,7 +71,7 @@ async def send_webhook(
|
||||
|
||||
await hook.send(
|
||||
query={
|
||||
**query_data.export_dict(pretty=True),
|
||||
**query_data.dict(),
|
||||
"headers": headers,
|
||||
"source": host,
|
||||
"network": network_info.get(host, {}),
|
||||
|
||||
Reference in New Issue
Block a user