2019-11-29 09:14:31 +01:00

18 lines
278 B
JSON

{
"info": {
"name": "code_snippet",
"description": "",
"icon": "ambulance"
},
"connection": "default",
"collectionName": "components_code_snippets",
"attributes": {
"code": {
"type": "text"
},
"link": {
"type": "string"
}
}
}