Update desktop_setting_page.dart
Use real copyright symbol ©
This commit is contained in:
parent
634a838dc9
commit
1e2429b2a9
@ -1075,7 +1075,7 @@ class _AboutState extends State<_About> {
|
|||||||
crossAxisAlignment: CrossAxisAlignment.start,
|
crossAxisAlignment: CrossAxisAlignment.start,
|
||||||
children: [
|
children: [
|
||||||
Text(
|
Text(
|
||||||
'Copyright © 2022 Purslane Ltd.\n$license',
|
'Copyright © 2022 Purslane Ltd.\n$license',
|
||||||
style: const TextStyle(color: Colors.white),
|
style: const TextStyle(color: Colors.white),
|
||||||
),
|
),
|
||||||
const Text(
|
const Text(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user