fix: typo

This commit is contained in:
xkeyC 2025-12-01 10:44:55 +08:00
parent 9704ddc211
commit 0f24b506fa

View File

@ -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),
),
),