From 3961e95a5f28dd6d77b62ac217eb6748c2474f21 Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Thu, 19 Dec 2024 16:29:44 +0800 Subject: [PATCH] update --- plugins/rsyncd/info.json | 2 +- plugins/webssh/info.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/rsyncd/info.json b/plugins/rsyncd/info.json index 987267dc0..1f8b746e8 100755 --- a/plugins/rsyncd/info.json +++ b/plugins/rsyncd/info.json @@ -1,5 +1,5 @@ { - "id":3, + "sort":2, "title":"rsyncd", "tip":"soft", "name":"rsyncd", diff --git a/plugins/webssh/info.json b/plugins/webssh/info.json index a1964dee3..dea473672 100755 --- a/plugins/webssh/info.json +++ b/plugins/webssh/info.json @@ -19,7 +19,7 @@ } } ], - "id":3, + "sort":3, "title":"SSH终端", "tip":"lib", "name":"webssh",