mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 07:20:45 +00:00
Mac: finish Moltbot rename
This commit is contained in:
@@ -24,16 +24,16 @@ const outPaths = [
|
||||
"apps",
|
||||
"macos",
|
||||
"Sources",
|
||||
"ClawdbotProtocol",
|
||||
"MoltbotProtocol",
|
||||
"GatewayModels.swift",
|
||||
),
|
||||
path.join(
|
||||
repoRoot,
|
||||
"apps",
|
||||
"shared",
|
||||
"ClawdbotKit",
|
||||
"MoltbotKit",
|
||||
"Sources",
|
||||
"ClawdbotProtocol",
|
||||
"MoltbotProtocol",
|
||||
"GatewayModels.swift",
|
||||
),
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user