chore: add feishu config defaults

Signed-off-by: Asklv <boironic@gmail.com>
This commit is contained in:
Asklv
2026-02-28 19:16:00 +08:00
parent ed3c884e17
commit 7b29fa20d7
4 changed files with 36 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
/* Channel identifiers */
#define MIMI_CHAN_TELEGRAM "telegram"
#define MIMI_CHAN_FEISHU "feishu"
#define MIMI_CHAN_WEBSOCKET "websocket"
#define MIMI_CHAN_CLI "cli"
#define MIMI_CHAN_SYSTEM "system"