Fixed LOGO

This commit is contained in:
gigi mamaladze 2025-06-30 18:53:29 +04:00
parent 1af60b12e8
commit 19c3c876dd

View File

@ -6,9 +6,9 @@
"$": [
"ts",
192,
1750943397562
1751294676695
],
"$ts": 1750943397562
"$ts": 1751294676693
}
}
},
@ -212,9 +212,6 @@
"type": "ia.container.flex"
},
{
"custom": {
"s3URI": "SCADA/rme-white-250.png"
},
"meta": {
"name": "Image"
},
@ -229,21 +226,6 @@
},
"type": "expr"
}
},
"props.source": {
"binding": {
"config": {
"path": "this.custom.s3URI"
},
"enabled": false,
"transforms": [
{
"code": "\treturn AWS.s3.getPresignedURL(self, value)",
"type": "script"
}
],
"type": "property"
}
}
},
"props": {
@ -251,7 +233,7 @@
"height": 30,
"mode": "fill"
},
"source": null
"source": "/system/images/Builtin/amazon_rme_logo.png"
},
"type": "ia.display.image"
},