Update code

This commit is contained in:
Dimitris Zlatanidis 2022-12-25 17:03:21 +02:00
parent adbff87d15
commit dedb19689c

View file

@ -51,8 +51,8 @@ class Upgrade:
height = 10
width = 70
list_height = 0
title = ' Choose packages you want to upgrade '
choices = []
title = ' Choose packages you want to upgrade '
packages = list(self.search())
if packages: