From 9de4be8cfdc13cca9d672b708fa4699116a9a82a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Thu, 28 Jan 2021 17:40:11 +0800 Subject: config of progress --- script/service/service.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'script/service') diff --git a/script/service/service.lua b/script/service/service.lua index 67de4818..c006be48 100644 --- a/script/service/service.lua +++ b/script/service/service.lua @@ -161,7 +161,7 @@ function m.reportStatus() files.fileCount, collectgarbage('count') / 1000 ) - proto.notify('$/status', info) + proto.notify('$/status/report', info) end)() end -- cgit v1.2.3