Update jobDefinition.json
This commit is contained in:
@@ -2,14 +2,10 @@
|
|||||||
"remoteIdentifier": "AAAAA",
|
"remoteIdentifier": "AAAAA",
|
||||||
"callback": "undefined",
|
"callback": "undefined",
|
||||||
"type": "card",
|
"type": "card",
|
||||||
"assets": {
|
|
||||||
"background": "https://eu2.contabostorage.com/823a1fae2a934aff89c43777a6329b4d:bot-storage/characters/miku.png",
|
|
||||||
"frame": "https://eu2.contabostorage.com/823a1fae2a934aff89c43777a6329b4d:bot-storage/frames/rainbow_overlay.png"
|
|
||||||
},
|
|
||||||
"composition": [
|
"composition": [
|
||||||
{
|
{
|
||||||
"type": "image",
|
"type": "image",
|
||||||
"asset": "background",
|
"asset": "https://eu2.contabostorage.com/823a1fae2a934aff89c43777a6329b4d:bot-storage/characters/miku.png",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 0,
|
"y": 0,
|
||||||
"width": 300,
|
"width": 300,
|
||||||
@@ -17,7 +13,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "image",
|
"type": "image",
|
||||||
"asset": "frame",
|
"asset": "https://eu2.contabostorage.com/823a1fae2a934aff89c43777a6329b4d:bot-storage/frames/rainbow_overlay.png",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 300,
|
"y": 300,
|
||||||
"width": 300,
|
"width": 300,
|
||||||
|
|||||||
Reference in New Issue
Block a user