fix: 修复 LibrarySubpages 多余 } 导致的编译错误

This commit is contained in:
wangdl 2026-06-06 19:33:03 +08:00
parent c428a57d0d
commit 9e1a8982a3

View File

@ -1148,7 +1148,6 @@ struct KnowledgeDetailPage: View {
}
.task { await vm.load() }
}
}
private func sourceLabel(for t: String) -> String {
switch t {