Merge pull request #2182 from KoalaBear84/master

Fix copyright symbol
This commit is contained in:
RustDesk 2022-11-17 16:13:07 +08:00 committed by GitHub
commit 2158f928e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1075,7 +1075,7 @@ class _AboutState extends State<_About> {
crossAxisAlignment: CrossAxisAlignment.start,
children: [
Text(
'Copyright &copy; 2022 Purslane Ltd.\n$license',
'Copyright © 2022 Purslane Ltd.\n$license',
style: const TextStyle(color: Colors.white),
),
const Text(