Lint
This commit is contained in:
parent
7875d37c8e
commit
e3643bd74c
2 changed files with 1 additions and 1 deletions
|
@ -439,6 +439,7 @@ export default class AppTile extends React.Component {
|
|||
|
||||
// Force the widget to be non-persistent
|
||||
ActiveWidgetStore.destroyPersistentWidget();
|
||||
const PersistedElement = sdk.getComponent("elements.PersistedElement");
|
||||
PersistedElement.destroyElement(this._persistKey);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue