Improve dashboard
This commit is contained in:
@@ -115,7 +115,6 @@ public struct ProfileView: View {
|
||||
}
|
||||
}
|
||||
.disabled(isUpdating)
|
||||
.navigationTitle("Profiles")
|
||||
.alertBinding($alert, $isLoading)
|
||||
.onAppear {
|
||||
if let profile = importProfile.wrappedValue {
|
||||
|
||||
Reference in New Issue
Block a user