mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-23 17:09:40 +00:00
commit
2158f928e6
1 changed files with 1 additions and 1 deletions
|
|
@ -1075,7 +1075,7 @@ class _AboutState extends State<_About> {
|
|||
crossAxisAlignment: CrossAxisAlignment.start,
|
||||
children: [
|
||||
Text(
|
||||
'Copyright © 2022 Purslane Ltd.\n$license',
|
||||
'Copyright © 2022 Purslane Ltd.\n$license',
|
||||
style: const TextStyle(color: Colors.white),
|
||||
),
|
||||
const Text(
|
||||
|
|
|
|||
Loading…
Reference in a new issue