mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-24 06:35:39 +00:00
rbx_dom_lua rojo-rbx/rbx-dom@0e10232b (SecurityCapabilities) (#803)
Closes #802.
This commit is contained in:
@@ -412,15 +412,6 @@ types = {
|
|||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
|
|
||||||
SecurityCapabilities = {
|
|
||||||
fromPod = function(_pod)
|
|
||||||
error("SecurityCapabilities is not implemented")
|
|
||||||
end,
|
|
||||||
toPod = function(_roblox)
|
|
||||||
error("SecurityCapabilities is not implemented")
|
|
||||||
end,
|
|
||||||
},
|
|
||||||
|
|
||||||
SharedString = {
|
SharedString = {
|
||||||
fromPod = function(_pod)
|
fromPod = function(_pod)
|
||||||
error("SharedString is not supported")
|
error("SharedString is not supported")
|
||||||
|
|||||||
Reference in New Issue
Block a user