mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
mod: uppercase up
This commit is contained in:
@@ -511,7 +511,7 @@ class ReplyItemRow extends StatelessWidget {
|
||||
children: [
|
||||
if (replyControl!.upReply!)
|
||||
TextSpan(
|
||||
text: 'up主等人 ',
|
||||
text: 'UP主等人 ',
|
||||
style: TextStyle(
|
||||
color: Theme.of(context)
|
||||
.colorScheme
|
||||
|
||||
Reference in New Issue
Block a user