mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-03 22:00:22 +00:00
fix: restore ci after dedupe refactors
This commit is contained in:
@@ -301,8 +301,7 @@ export function createDiffsTool(params: {
|
||||
content: [
|
||||
{
|
||||
type: "text",
|
||||
text:
|
||||
`Diff viewer ready.\n${viewerUrl}\n` + `File rendering failed: ${errorMessage}`,
|
||||
text: `Diff viewer ready.\n${viewerUrl}\nFile rendering failed: ${errorMessage}`,
|
||||
},
|
||||
],
|
||||
details: {
|
||||
|
||||
Reference in New Issue
Block a user