Merge branch 'main' of ssh://codeberg.org/CrescentLeaf/LingChair

This commit is contained in:
CrescentLeaf
2025-11-24 22:12:00 +08:00

View File

@@ -200,7 +200,8 @@ export default function AppMobile() {
<mdui-top-app-bar-title>{ <mdui-top-app-bar-title>{
({ ({
Recents: "最近对话", Recents: "最近对话",
Contacts: "收藏对话" Contacts: "收藏对话",
AllChats: "所有对话",
})[navigationItemSelected] })[navigationItemSelected]
}</mdui-top-app-bar-title> }</mdui-top-app-bar-title>
<div style={{ <div style={{