patch privacy
This commit is contained in:
		
							parent
							
								
									3b860a5146
								
							
						
					
					
						commit
						c96fe4991d
					
				@ -39,9 +39,7 @@ struct EditPrivacyView: View {
 | 
			
		||||
                    ProgressView()
 | 
			
		||||
                        .frame(maxWidth: .infinity, alignment: .center)
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            if let loadError {
 | 
			
		||||
            } else if let loadError {
 | 
			
		||||
                Section {
 | 
			
		||||
                    Text(loadError)
 | 
			
		||||
                        .foregroundColor(.red)
 | 
			
		||||
@ -220,7 +218,6 @@ private extension EditPrivacyView {
 | 
			
		||||
            if !isLoading {
 | 
			
		||||
                isLoading = true
 | 
			
		||||
                loadError = nil
 | 
			
		||||
                loadError = "oleg pidor"
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user