From a15dcf624ff64fc4cff81add33c8296c1722d5da Mon Sep 17 00:00:00 2001 From: Pablo Revilla Date: Mon, 17 Mar 2025 13:29:10 -0700 Subject: [PATCH] Added numbers to the hop count --- meshview/templates/packet_details.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshview/templates/packet_details.html b/meshview/templates/packet_details.html index 47e4c98..d8a4642 100644 --- a/meshview/templates/packet_details.html +++ b/meshview/templates/packet_details.html @@ -13,7 +13,7 @@
Import Time
-
{{seen.import_time.strftime('%-I:%M:%S %p - %d-%m-%Y')}}
+
{{seen.import_time.strftime('%-I:%M:%S %p - %m-%d-%Y')}}
rx_time
{{seen.rx_time|format_timestamp}}
hop_limit