fix(background-agent): align wake activity windows
This commit is contained in:
@@ -172,6 +172,7 @@ export async function executeSyncContinuation(
|
||||
},
|
||||
}, {
|
||||
queueBehavior: "defer",
|
||||
checkToolState: false,
|
||||
})
|
||||
} catch (promptError) {
|
||||
if (toastManager) {
|
||||
|
||||
Reference in New Issue
Block a user