Files
shuffle-cracked/frontend/src/__test__/webhookdata.js
T
2023-07-06 17:39:40 +02:00

16 lines
252 B
JavaScript
Executable File

const data = {
id: "8ccf0bec1fde018771ab685d2a40bd52",
info: {
url: "",
name: "testing",
description: "wut",
},
transforms: {},
actions: {},
type: "webhook",
status: "uninitialized",
running: false,
};
export default data;