mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-25 23:26:19 +00:00
Mark HttpEnabled as not scriptable as well
This commit is contained in:
@@ -6283,7 +6283,7 @@ return {
|
|||||||
isCanonical = true,
|
isCanonical = true,
|
||||||
canonicalName = nil,
|
canonicalName = nil,
|
||||||
serializedName = nil,
|
serializedName = nil,
|
||||||
scriptability = "ReadWrite",
|
scriptability = "None",
|
||||||
serializes = true,
|
serializes = true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user