We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d16bb2c commit b0870ffCopy full SHA for b0870ff
1 file changed
src/core/treeStructure.ts
@@ -494,6 +494,7 @@ export class AACPage {
494
*/
495
_loadButton(button: AACButton): void {
496
this.buttons.push(button);
497
+ }
498
499
/**
500
* Discard all recorded mutations on this page.
0 commit comments