Update config.tsx
This commit is contained in:
parent
cc109b38f0
commit
4626ad9e76
|
@ -218,6 +218,7 @@ export const videoOptions: VideoOptions = {
|
|||
onBeforeRender: (status: string, url: string) => {
|
||||
return url;
|
||||
},
|
||||
fullEditor: 420,
|
||||
};
|
||||
|
||||
export const videoUploaderOptions: VideoUploaderOptions = {
|
||||
|
|
Loading…
Reference in New Issue