mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 03:50:23 +00:00
fix(release): isolate bundled config docs loading
This commit is contained in:
3
extensions/telegram/src/config-schema.ts
Normal file
3
extensions/telegram/src/config-schema.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { buildChannelConfigSchema, TelegramConfigSchema } from "openclaw/plugin-sdk/telegram-core";
|
||||
|
||||
export const TelegramChannelConfigSchema = buildChannelConfigSchema(TelegramConfigSchema);
|
||||
Reference in New Issue
Block a user