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