mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-24 02:14:27 +00:00
Update index.ts
This commit is contained in:
@@ -4,8 +4,8 @@ import { matrixPlugin } from "./src/channel.js";
|
||||
import { setMatrixRuntime } from "./src/runtime.js";
|
||||
|
||||
const plugin = {
|
||||
id: "matrix",
|
||||
name: "Matrix",
|
||||
id: "matrix-js",
|
||||
name: "Matrix-js",
|
||||
description: "Matrix channel plugin (matrix-js-sdk)",
|
||||
configSchema: emptyPluginConfigSchema(),
|
||||
register(api: OpenClawPluginApi) {
|
||||
|
||||
Reference in New Issue
Block a user