Compare commits
No commits in common. "fc3d43dd0d6a4209b211b5c36b7a2b084c305cdd" and "8042c529ed7ed66f100a031c91fa87c3223dfdbb" have entirely different histories.
fc3d43dd0d
...
8042c529ed
|
|
@ -19,7 +19,6 @@ You can sync with this repository in all XPipe application instances the same wa
|
||||||
- [**Default**](categories/97458c07-75c0-4f9d-a06e-92d8cdf67c40)
|
- [**Default**](categories/97458c07-75c0-4f9d-a06e-92d8cdf67c40)
|
||||||
- [**Boot**](categories/a2617d04-fd39-4a6b-9e53-c9abfa46ab0d)
|
- [**Boot**](categories/a2617d04-fd39-4a6b-9e53-c9abfa46ab0d)
|
||||||
- **Scripts**
|
- **Scripts**
|
||||||
- [**Custom**](categories/d3496db5-b709-41f9-abc0-ee0a660fbab9)
|
|
||||||
|
|
||||||
## Connection list
|
## Connection list
|
||||||
|
|
||||||
|
|
@ -69,10 +68,6 @@ empty
|
||||||
|
|
||||||
empty
|
empty
|
||||||
|
|
||||||
**All scripts / Custom**
|
|
||||||
|
|
||||||
- [**My scripts**](stores/a9945ad2-db61-4304-97d7-5dc4330691a7)
|
|
||||||
|
|
||||||
|
|
||||||
## Secret encryption
|
## Secret encryption
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +0,0 @@
|
||||||
{
|
|
||||||
"uuid" : "d3496db5-b709-41f9-abc0-ee0a660fbab9",
|
|
||||||
"name" : "Custom",
|
|
||||||
"share" : true,
|
|
||||||
"color" : null,
|
|
||||||
"parentUuid" : "19024cf9-d192-41a9-88a6-a22694cf716a"
|
|
||||||
}
|
|
||||||
|
|
@ -1,10 +0,0 @@
|
||||||
{
|
|
||||||
"uuid" : "a9945ad2-db61-4304-97d7-5dc4330691a7",
|
|
||||||
"name" : "My scripts",
|
|
||||||
"categoryUuid" : "d3496db5-b709-41f9-abc0-ee0a660fbab9",
|
|
||||||
"color" : null,
|
|
||||||
"icon" : null,
|
|
||||||
"configuration" : {
|
|
||||||
"deletable" : true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"type" : "scriptGroup",
|
|
||||||
"group" : null,
|
|
||||||
"scripts" : [ ],
|
|
||||||
"description" : null
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue