mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-22 12:41:14 +03:00
fix ci
This commit is contained in:
@@ -401,7 +401,7 @@ class _DesktopHomePageState extends State<DesktopHomePage>
|
||||
launchUrl(Uri.parse('https://rustdesk.com'));
|
||||
},
|
||||
child: Text(
|
||||
translate("powered by RustDesk"),
|
||||
translate("powered_by_me"),
|
||||
overflow: TextOverflow.clip,
|
||||
style: Theme.of(context)
|
||||
.textTheme
|
||||
|
||||
Reference in New Issue
Block a user