Skip to content

Commit b0870ff

Browse files
committed
fix }
1 parent d16bb2c commit b0870ff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/core/treeStructure.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -494,6 +494,7 @@ export class AACPage {
494494
*/
495495
_loadButton(button: AACButton): void {
496496
this.buttons.push(button);
497+
}
497498

498499
/**
499500
* Discard all recorded mutations on this page.

0 commit comments

Comments
 (0)