From ec109251d13e744b1ba8e9d39ed9526c389d7837 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Thu, 05 Nov 2020 15:37:25 +0800
Subject: [PATCH] 轨迹线

---
 config.json |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/config.json b/config.json
index 878de59..b3c7786 100644
--- a/config.json
+++ b/config.json
@@ -324,7 +324,10 @@
       }
     },
     "widgets": [
-     
+      {
+        "name": "旅游路线",
+        "uri": "widgets/PathShow/Widget"
+      }
     ],
     "groups": []
   },

--
Gitblit v1.9.3