From d8a720d8865e053fa4aacaa62813a1c90eb09c57 Mon Sep 17 00:00:00 2001 From: Kingtous Date: Sat, 8 Oct 2022 17:19:45 +0800 Subject: [PATCH] fix: [Linux] duplicate window border on sub window --- flutter/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml index 95ec5f351..1865dfec0 100644 --- a/flutter/pubspec.yaml +++ b/flutter/pubspec.yaml @@ -64,7 +64,7 @@ dependencies: desktop_multi_window: git: url: https://github.com/Kingtous/rustdesk_desktop_multi_window - ref: 74c10aa49fecc088992a9edef1f6da39f83df505 + ref: 0019311e8aba4e84ffd44c57ba1834cc76924f2a freezed_annotation: ^2.0.3 tray_manager: git: