mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-22 05:35:10 +00:00
Update plugin to use new property format
This commit is contained in:
@@ -54,8 +54,7 @@ return function()
|
||||
Name = "Spaghetti",
|
||||
Properties = {
|
||||
Value = {
|
||||
Type = "String",
|
||||
Value = "Hello, world!",
|
||||
String = "Hello, world!",
|
||||
},
|
||||
},
|
||||
Children = {},
|
||||
|
||||
Reference in New Issue
Block a user