From 828ada12edb7a6e716d71f2f24e5b65aac9fb27e Mon Sep 17 00:00:00 2001
From: TevinClaw <510129976@qq.com>
Date: Mon, 16 Mar 2026 11:34:45 +0800
Subject: [PATCH] config: 更新配置文件和定时任务状态

---
 openclaw.json |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/openclaw.json b/openclaw.json
index 3ce4a53..d9d4c0d 100644
--- a/openclaw.json
+++ b/openclaw.json
@@ -206,6 +206,8 @@
         "/home/tevin/.nvm/versions/node/v24.14.0/lib/node_modules/@openclaw/feishu"
       ]
     },
+    "slots": {
+    },
     "entries": {
       "feishu": {
         "enabled": true

--
Gitblit v1.9.1