Skip to content

Commit

Permalink
TranslatorStructuredBase set streamController
Browse files Browse the repository at this point in the history
  • Loading branch information
Cerlancism committed Sep 28, 2024
1 parent 7164998 commit cf3635e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/translatorStructuredBase.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ export class TranslatorStructuredBase extends Translator
include_usage: true
}
})

this.streamController = runner.controller

runner.on("content.delta", (e) =>
{
Expand Down

0 comments on commit cf3635e

Please sign in to comment.