Update
This commit is contained in:
		
							parent
							
								
									8d47436961
								
							
						
					
					
						commit
						b8330a7bf5
					
				| 
						 | 
					@ -13,6 +13,7 @@ Item {
 | 
				
			||||||
  function upgrade() {
 | 
					  function upgrade() {
 | 
				
			||||||
    if (root.total == 0 || isNaN(root.total)){
 | 
					    if (root.total == 0 || isNaN(root.total)){
 | 
				
			||||||
      root.createNotification("Обновлений нет")
 | 
					      root.createNotification("Обновлений нет")
 | 
				
			||||||
 | 
					      root.listOfPackages = ""
 | 
				
			||||||
      return
 | 
					      return
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    else {
 | 
					    else {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue