Add my scripts
This commit is contained in:
parent
5370863c72
commit
34df139c36
|
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"uuid" : "a9945ad2-db61-4304-97d7-5dc4330691a7",
|
||||||
|
"name" : "My scripts",
|
||||||
|
"categoryUuid" : "d3496db5-b709-41f9-abc0-ee0a660fbab9",
|
||||||
|
"color" : null,
|
||||||
|
"icon" : null,
|
||||||
|
"configuration" : {
|
||||||
|
"deletable" : true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"type" : "scriptGroup",
|
||||||
|
"group" : null,
|
||||||
|
"scripts" : [ ],
|
||||||
|
"description" : null
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue