Skip to content

Commit 5226e79

Browse files
committed
check failing tasks
Signed-off-by: Zhenxing Shen <[email protected]>
1 parent c32611e commit 5226e79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/routes/notebooks/paraRouter.ts

+1
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ export function registerParaRoute(router: IRouter) {
225225
request.body.noteId,
226226
updateNotebook
227227
);
228+
console.log('1');
228229
return response.ok({
229230
body: updateResponse,
230231
});

0 commit comments

Comments
 (0)