add test img_url

This commit is contained in:
proddy
2024-09-30 15:26:47 +02:00
parent 30f491b434
commit 23c2f0ceba

View File

@@ -157,6 +157,7 @@ function custom_support() {
"For help and questions please <a target='_blank' href='https://emsesp.org'>contact</a> your installer." "For help and questions please <a target='_blank' href='https://emsesp.org'>contact</a> your installer."
], ],
img_url: 'https://emsesp.org/_media/images/designer.png' img_url: 'https://emsesp.org/_media/images/designer.png'
// img_url: 'https://picsum.photos/200/300'
} }
}; };
} }