Refactor task usage and profile auto update
This commit is contained in:
@@ -30,6 +30,7 @@ public extension DashboardPage {
|
||||
}
|
||||
}
|
||||
|
||||
@MainActor
|
||||
func contentView(_ profileList: Binding<[Profile]>, _ selectedProfileID: Binding<Int64?>, _ systemProxyAvailable: Binding<Bool>, _ systemProxyEnabled: Binding<Bool>) -> some View {
|
||||
viewBuilder {
|
||||
switch self {
|
||||
|
||||
Reference in New Issue
Block a user