fix: 修复 LibrarySubpages 多余 } 导致的编译错误
This commit is contained in:
parent
c428a57d0d
commit
9e1a8982a3
@ -1148,7 +1148,6 @@ struct KnowledgeDetailPage: View {
|
|||||||
}
|
}
|
||||||
.task { await vm.load() }
|
.task { await vm.load() }
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
private func sourceLabel(for t: String) -> String {
|
private func sourceLabel(for t: String) -> String {
|
||||||
switch t {
|
switch t {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user