mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-16 16:01:27 +03:00
desktop close connection tab (remote page)
This commit is contained in:
@@ -132,7 +132,7 @@ class _ScanPageState extends State<ScanPage> {
|
||||
}
|
||||
|
||||
void showServerSettingFromQr(String data) async {
|
||||
backToHomePage();
|
||||
closeConnection();
|
||||
await controller?.pauseCamera();
|
||||
if (!data.startsWith('config=')) {
|
||||
showToast('Invalid QR code');
|
||||
|
||||
Reference in New Issue
Block a user