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