unsuccessfull attempt at renaming terminal to io...

This commit is contained in:
2026-06-20 14:30:26 +03:00
parent ab48b57e1b
commit 93c632ed6e
5 changed files with 5 additions and 20 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local module = {}
module.dependencies = { "io" }
module.dependencies = { "terminal" }
function module.check()
return true -- This module should always be loaded