Hoist to escape container

This commit is contained in:
nathan 2022-05-27 14:22:15 -06:00
parent 57e1845c16
commit 45327d559a

View File

@ -82,6 +82,7 @@ export class Et2LinkAppSelect extends SlotMixin(Et2Select)
super();
this.app_icons = true;
this.application_list = [];
this.hoist = true;
// Select options are based off abilities registered with link system
this._reset_select_options();