mirror of
https://github.com/StarCitizenToolBox/app.git
synced 2026-02-06 15:10:20 +00:00
fix: typo
This commit is contained in:
@@ -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),
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user