add refresh button to scripts page
This commit is contained in:
@@ -10,7 +10,7 @@ function run_script(path)
|
||||
start_coroutine(chunk, path)
|
||||
end
|
||||
|
||||
local function refresh()
|
||||
function refresh()
|
||||
document.list:clear()
|
||||
|
||||
local available = pack.get_available()
|
||||
|
||||
Reference in New Issue
Block a user