Fix IDE errors
This commit is contained in:
parent
3c338f05dd
commit
0c9f0d65ec
4 changed files with 9 additions and 3 deletions
|
|
@ -23,7 +23,7 @@ local function runUi()
|
|||
return refiltered
|
||||
end
|
||||
|
||||
local com = getFiltered("")
|
||||
local com = getFiltered()
|
||||
|
||||
PrimeUI.clear()
|
||||
local updateEntries = PrimeUI.selectionBox(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue