Fix missing progress bar for custom zaps (#882)
This commit is contained in:
		
							parent
							
								
									38f2aa309d
								
							
						
					
					
						commit
						bbdd969394
					
				@ -141,7 +141,8 @@ export default function ItemAct ({ onClose, itemId, down, children }) {
 | 
			
		||||
          undoUpdate?.()
 | 
			
		||||
        },
 | 
			
		||||
        hideSuccess: true,
 | 
			
		||||
        hideError: true
 | 
			
		||||
        hideError: true,
 | 
			
		||||
        timeout: TOAST_DEFAULT_DELAY_MS
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  )
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user