Align.
This commit is contained in:
parent
8336edb4a0
commit
5e828da559
@ -187,8 +187,8 @@ export class ActionManager {
|
||||
action: Action,
|
||||
opts?: {
|
||||
elements?: readonly ExcalidrawElement[];
|
||||
noPredicates?: boolean;
|
||||
data?: Record<string, any>;
|
||||
noPredicates?: boolean;
|
||||
},
|
||||
): boolean => {
|
||||
const elements = opts?.elements ?? this.getElementsIncludingDeleted();
|
||||
|
Loading…
x
Reference in New Issue
Block a user