An update which seems to have all the working components

This commit is contained in:
frikky
2020-07-27 12:05:18 +02:00
parent 1ec8bdebb6
commit b3c7c8c7e0
44 changed files with 402 additions and 499 deletions
+15
View File
@@ -0,0 +1,15 @@
const data = {
"id":"8ccf0bec1fde018771ab685d2a40bd52",
"info":{
"url":"",
"name":"testing",
"description":"wut"
},
"transforms":{},
"actions": {},
"type":"webhook",
"status":"uninitialized",
"running":false
}
export default data;