mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
Fix non-updated closing state
This commit is contained in:
@@ -54,6 +54,7 @@ class ClapperWebApp extends Gio.SubprocessLauncher
|
|||||||
}
|
}
|
||||||
|
|
||||||
this.remoteApp = null;
|
this.remoteApp = null;
|
||||||
|
this.isRemoteClosing = false;
|
||||||
|
|
||||||
if(hadError)
|
if(hadError)
|
||||||
debug('remote app exited with error');
|
debug('remote app exited with error');
|
||||||
|
Reference in New Issue
Block a user