diff --git a/client/ui/AppMobile.tsx b/client/ui/AppMobile.tsx index ef06c51..1467e7a 100644 --- a/client/ui/AppMobile.tsx +++ b/client/ui/AppMobile.tsx @@ -200,7 +200,8 @@ export default function AppMobile() { { ({ Recents: "最近对话", - Contacts: "收藏对话" + Contacts: "收藏对话", + AllChats: "所有对话", })[navigationItemSelected] }