* Fixed bug in package management
This commit is contained in:
parent
f0f1cf8654
commit
14e26a7ea8
@ -106,6 +106,7 @@ function action_packages()
|
||||
|
||||
-- Package info
|
||||
local info = ffluci.model.ipkg.info(query)
|
||||
info = info or {}
|
||||
local pkgs = {}
|
||||
|
||||
-- Sort after status and name
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user