updates for environment handling changes
This commit is contained in:
@@ -50,7 +50,7 @@ local function update()
|
||||
end
|
||||
end
|
||||
|
||||
kernel.run({
|
||||
kernel.run(_ENV, {
|
||||
hidden = true,
|
||||
fn = update,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user