You've already forked agentic-coding-workflow
ACP / MCP
This commit is contained in:
@@ -112,7 +112,7 @@ async function refresh() {
|
||||
} else {
|
||||
commits.value = await workspacesApi.logOnWorktree(target.value)
|
||||
}
|
||||
} catch (e: unknown) {
|
||||
} catch {
|
||||
commits.value = []
|
||||
} finally {
|
||||
loading.value = false
|
||||
|
||||
Reference in New Issue
Block a user