unsuccessfull attempt at renaming terminal to io...
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
local module = {}
|
||||
|
||||
module.dependencies = { "io" }
|
||||
module.dependencies = { "terminal" }
|
||||
|
||||
function module.check()
|
||||
return true -- This module should always be loaded
|
||||
|
||||
Reference in New Issue
Block a user