feat: remove ExcalidrawEmbeddableElement.validated flag (#7539)
This commit is contained in:
@@ -205,7 +205,6 @@ export class API {
|
||||
element = newEmbeddableElement({
|
||||
type: "embeddable",
|
||||
...base,
|
||||
validated: null,
|
||||
});
|
||||
break;
|
||||
case "iframe":
|
||||
|
||||
Reference in New Issue
Block a user