This commit is contained in:
Valeria Fadeeva 2023-05-08 17:53:35 +05:00
parent 8d47436961
commit b8330a7bf5
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ Item {
function upgrade() {
if (root.total == 0 || isNaN(root.total)){
root.createNotification("Обновлений нет")
root.listOfPackages = ""
return
}
else {