Update
This commit is contained in:
parent
897a586a37
commit
a3843e1a39
|
@ -199,10 +199,10 @@ Item {
|
||||||
|
|
||||||
listOfPackages = ""
|
listOfPackages = ""
|
||||||
|
|
||||||
if (showNotification) {
|
// if (showNotification) {
|
||||||
notifyText = "Обновление успешно завершено"
|
// notifyText = "Обновление успешно завершено"
|
||||||
createNotification(notifyText)
|
// createNotification(notifyText)
|
||||||
}
|
// }
|
||||||
|
|
||||||
upgradeStatus = normalStatus
|
upgradeStatus = normalStatus
|
||||||
updateUi()
|
updateUi()
|
||||||
|
|
Loading…
Reference in New Issue