OpenOS boots but can't render it
This commit is contained in:
2025-05-29 14:16:48 +02:00
parent 4cfb4f74a6
commit e9de55dbc2
4 changed files with 77 additions and 5 deletions

View File

@@ -390,7 +390,7 @@ sandbox = {
},
utf8 = copy(utf8),
unicode = copy(unicode),
unicode = copy(string),
checkArg = checkArg,
component = libcomponent,
computer = libcomputer,