mirror of
https://github.com/StarCitizenToolBox/app.git
synced 2026-01-13 19:50:28 +00:00
fix: typo
This commit is contained in:
parent
9704ddc211
commit
0f24b506fa
@ -81,7 +81,7 @@ class PartyRoomMessageList extends ConsumerWidget {
|
||||
const SizedBox(width: 12),
|
||||
const Expanded(
|
||||
child: Text(
|
||||
'该房间包含第三方社交连接,点击加入自由交流吧~',
|
||||
'该房间包含第三方社交链接,点击加入自由交流吧~',
|
||||
style: TextStyle(fontSize: 14, color: Color(0xFFDBDEE1), fontWeight: FontWeight.w500),
|
||||
),
|
||||
),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user