From 4da584055d791d6533ff0376d6216a2df1c175e2 Mon Sep 17 00:00:00 2001 From: rustdesk Date: Thu, 24 Oct 2024 22:52:06 +0800 Subject: [PATCH] fix ci --- flutter/lib/desktop/widgets/remote_toolbar.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter/lib/desktop/widgets/remote_toolbar.dart b/flutter/lib/desktop/widgets/remote_toolbar.dart index 485746486..839ea1a81 100644 --- a/flutter/lib/desktop/widgets/remote_toolbar.dart +++ b/flutter/lib/desktop/widgets/remote_toolbar.dart @@ -305,7 +305,7 @@ class RemoteMenuEntry { }) { return MenuEntryButton( childBuilder: (TextStyle? style) => Text( - '${translate("Insert Ctrl + Alt + Del")', + translate("Insert Ctrl + Alt + Del"), style: style, ), proc: () {