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