mirror of
https://github.com/Devolutions/IronRDP.git
synced 2025-08-04 15:18:17 +00:00
style(web): run formatter
This commit is contained in:
parent
b5c6668502
commit
f9137f29b7
1 changed files with 1 additions and 1 deletions
|
@ -747,7 +747,7 @@
|
|||
onDestroy(() => {
|
||||
window.removeEventListener('resize', resizeHandler);
|
||||
window.removeEventListener('focus', focusEventHandler);
|
||||
componentDestroyed = true;
|
||||
componentDestroyed = true;
|
||||
});
|
||||
</script>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue