修复警告和错误
This commit is contained in:
@@ -1561,7 +1561,7 @@ export function AcpConnectionsProvider({ children }: { children: ReactNode }) {
|
||||
const title = fn ? `${fn} - Codeg` : "Codeg"
|
||||
notifyTurnComplete(
|
||||
title,
|
||||
t("notificationTurnComplete", { agent: agentLabel }),
|
||||
t("notificationTurnComplete", { agent: agentLabel })
|
||||
).catch(() => {})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user