fix: Flash of embeds visible upon loading when disabled
This commit is contained in:
@@ -271,6 +271,7 @@ function MultiplayerEditor({ onSynced, ...props }: Props, ref: any) {
|
||||
<>
|
||||
{showCache && (
|
||||
<Editor
|
||||
embedsDisabled={props.embedsDisabled}
|
||||
defaultValue={props.defaultValue}
|
||||
extensions={props.extensions}
|
||||
readOnly
|
||||
|
||||
Reference in New Issue
Block a user