mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-12 17:34:16 -04:00
Fix error in updateContent code
This was missed from these changes:
9646e17b03
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
});
|
||||
|
||||
// remove references to elements
|
||||
this.$els = [];
|
||||
this._$els = [];
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user