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