Skip to content

Commit

Permalink
chore: unitId
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhongz committed Aug 12, 2024
1 parent 2b9eb38 commit a1f3c23
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ export class SlideEditorBridgeRenderController extends RxDisposable implements I
}

this._commandService.executeCommand(UpdateSlideElementOperation.id, {
unitId,
unitId: this._renderContext.unitId,
oKey: curRichText?.oKey,
props: {
richText,
Expand Down

0 comments on commit a1f3c23

Please sign in to comment.