mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-02-19 16:50:09 +01:00
Update ECSAPI.lua
This commit is contained in:
@@ -84,7 +84,7 @@ function ECSAPI.getHDDs()
|
||||
["label"] = proxy.getLabel(),
|
||||
["address"] = proxy.address,
|
||||
["isReadOnly"] = proxy.isReadOnly(),
|
||||
["isFloppy"] = proxy.isReadOnly(),
|
||||
["isFloppy"] = isFloppy,
|
||||
})
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user