mirror of
https://github.com/pablorevilla-meshtastic/meshview.git
synced 2026-08-03 07:23:37 +02:00
New charts added to stats as we have access not to nodes via API
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
@@ -256,8 +256,6 @@ async def node_match(request):
|
||||
return web.Response(
|
||||
text=template.render(
|
||||
node_options=node_options,
|
||||
site_config = CONFIG
|
||||
|
||||
),
|
||||
content_type="text/html",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user