mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-10 05:02:40 +01:00
Update ECSAPI.lua
This commit is contained in:
parent
ecece93da2
commit
4e0d1d41ff
@ -84,7 +84,7 @@ function ECSAPI.getHDDs()
|
||||
["label"] = proxy.getLabel(),
|
||||
["address"] = proxy.address,
|
||||
["isReadOnly"] = proxy.isReadOnly(),
|
||||
["isFloppy"] = proxy.isReadOnly(),
|
||||
["isFloppy"] = isFloppy,
|
||||
})
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user