mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-29 20:34:22 +01:00
Update code
This commit is contained in:
parent
adbff87d15
commit
dedb19689c
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue