From 4731b699c2187296c949120b6e48bcc64cbd0078 Mon Sep 17 00:00:00 2001 From: Arthur Lu Date: Wed, 26 Aug 2026 21:00:12 +0000 Subject: [PATCH] fix example network unit in template.config,json --- config/template.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/template.config.json b/config/template.config.json index b3aa0c6..4755f1d 100644 --- a/config/template.config.json +++ b/config/template.config.json @@ -117,7 +117,7 @@ "multiplier": 1000000, "base": 1000, "compact": true, - "unit": "B/s", + "unit": "b/s", "display": true, "category": "" },