Updated Comments
This commit is contained in:
@@ -5,9 +5,7 @@
|
||||
"title": "Set Lore",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"function": { "type": "string", "const": "set_lore", "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED" "title": "Function" },
|
||||
"lore": { "type": "array", "items": { "type": "string" }, "description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED" "title": "Lore" }
|
||||
"function": { "type": "string", "const": "set_lore", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Function" },
|
||||
"lore": { "type": "array", "items": { "type": "string" }, "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Lore" }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user