disable refresh
This commit is contained in:
		
							parent
							
								
									2eabbd59c3
								
							
						
					
					
						commit
						813795aece
					
				@ -70,9 +70,9 @@ struct BlockedUsersView: View {
 | 
				
			|||||||
        .task {
 | 
					        .task {
 | 
				
			||||||
            await loadBlockedUsers()
 | 
					            await loadBlockedUsers()
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
        .refreshable {
 | 
					//        .refreshable {
 | 
				
			||||||
            await loadBlockedUsers()
 | 
					//            await loadBlockedUsers()
 | 
				
			||||||
        }
 | 
					//        }
 | 
				
			||||||
        .alert(item: $activeAlert) { alert in
 | 
					        .alert(item: $activeAlert) { alert in
 | 
				
			||||||
            switch alert {
 | 
					            switch alert {
 | 
				
			||||||
            case .addPlaceholder:
 | 
					            case .addPlaceholder:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user