Skip to content

Commit 67a3f3a

Browse files
committed
Update sessionStore.ts
1 parent db0b80a commit 67a3f3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/twig/src/renderer/features/sessions/stores/sessionStore.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ function subscribeToChannel(taskRunId: string) {
251251
type: "notification",
252252
timestamp: new Date().toISOString(),
253253
notification: {
254-
// TODO: Migrate to twig
254+
// TODO: Migrate to twig
255255
method: "_array/permission_request",
256256
params: {
257257
toolCallId: payload.toolCallId,

0 commit comments

Comments
 (0)