1
0
mirror of https://github.com/dkmstr/openuds-gui.git synced 2025-03-11 04:58:21 +03:00

Merge remote-tracking branch 'origin/v3.6'

This commit is contained in:
Adolfo Gómez García 2022-10-19 15:10:58 +02:00
commit 7fe53cf3cc
No known key found for this signature in database
GPG Key ID: DD1ABF20724CDA23

View File

@ -245,6 +245,8 @@ export class Plugin {
}
);
});
} else {
openWindow(); // Open window
}
} else if (!data.running) {
observer.next(true);