Compare commits

..

No commits in common. "10823e83e956a05879e889744a8e9cf87a1e9665" and "31152b7357a6753f48b373e58fd8a1d74fedd894" have entirely different histories.

View File

@ -6,9 +6,9 @@
"$": [ "$": [
"ts", "ts",
192, 192,
1745914528657 1715164723047
], ],
"$ts": 1745914528656 "$ts": 1715164723045
} }
} }
}, },
@ -235,7 +235,6 @@
"config": { "config": {
"path": "this.custom.s3URI" "path": "this.custom.s3URI"
}, },
"enabled": false,
"transforms": [ "transforms": [
{ {
"code": "\treturn AWS.s3.getPresignedURL(self, value)", "code": "\treturn AWS.s3.getPresignedURL(self, value)",
@ -248,10 +247,9 @@
}, },
"props": { "props": {
"fit": { "fit": {
"height": 30, "height": 40,
"mode": "fill" "mode": "fill"
}, }
"source": "/system/images/Builtin/amazon_rme_logo.png"
}, },
"type": "ia.display.image" "type": "ia.display.image"
}, },