mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-29 09:02:02 +03:00
refactor: rename clawdbot to moltbot with legacy compat
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { ClawdbotPluginApi } from "../../src/plugins/types.js";
|
||||
import type { MoltbotPluginApi } from "../../src/plugins/types.js";
|
||||
|
||||
export default function register(_api: ClawdbotPluginApi) {
|
||||
export default function register(_api: MoltbotPluginApi) {
|
||||
// OpenProse is delivered via plugin-shipped skills.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user