From 611c7b7b212ca561795efe1e253db5bf80fd9e85 Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Thu, 19 Dec 2024 16:32:06 +0800 Subject: [PATCH] update --- plugins/swap/info.json | 2 +- plugins/task_manager/info.json | 2 +- plugins/webhook/info.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/swap/info.json b/plugins/swap/info.json index b0afe47c35..a1f0d1ea07 100755 --- a/plugins/swap/info.json +++ b/plugins/swap/info.json @@ -1,5 +1,5 @@ { - "sort": 7, + "sort": 6, "ps": "Linux虚拟内存", "name": "swap", "title": "swap", diff --git a/plugins/task_manager/info.json b/plugins/task_manager/info.json index 13ef84a2f0..4a9f7c981d 100755 --- a/plugins/task_manager/info.json +++ b/plugins/task_manager/info.json @@ -1,5 +1,5 @@ { - "sort": 7, + "sort": 5, "ps": "轻松管理进程、流量监控、启动项、用户、服务、计划任务、会话", "name": "task_manager", "title": "任务管理器", diff --git a/plugins/webhook/info.json b/plugins/webhook/info.json index b4e5f279d1..251feb70eb 100755 --- a/plugins/webhook/info.json +++ b/plugins/webhook/info.json @@ -1,5 +1,5 @@ { - "sort": 7, + "sort": 4, "ps": "WebHook,可设置回调脚本,通常用于第三方回调通知!", "name": "webhook", "title": "WebHook",