Skip to content

Commit

Permalink
Update config.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
big-camel committed Jan 22, 2022
1 parent cc109b3 commit 4626ad9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/react/components/editor/config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ export const videoOptions: VideoOptions = {
onBeforeRender: (status: string, url: string) => {
return url;
},
fullEditor: 420,
};

export const videoUploaderOptions: VideoUploaderOptions = {
Expand Down

0 comments on commit 4626ad9

Please sign in to comment.