Skip to content

Commit

Permalink
rbx_dom_lua rojo-rbx/rbx-dom@0e10232b (SecurityCapabilities) (rojo-rb…
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethloeffler authored Oct 22, 2023
1 parent c820bc3 commit de4e7ea
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions plugin/rbx_dom_lua/EncodedValue.lua
Original file line number Diff line number Diff line change
Expand Up @@ -412,15 +412,6 @@ types = {
end,
},

SecurityCapabilities = {
fromPod = function(_pod)
error("SecurityCapabilities is not implemented")
end,
toPod = function(_roblox)
error("SecurityCapabilities is not implemented")
end,
},

SharedString = {
fromPod = function(_pod)
error("SharedString is not supported")
Expand Down

0 comments on commit de4e7ea

Please sign in to comment.