diff --git a/mock-api/rest_server.ts b/mock-api/rest_server.ts index 38e9a0474..ee91e53f8 100644 --- a/mock-api/rest_server.ts +++ b/mock-api/rest_server.ts @@ -157,6 +157,7 @@ function custom_support() { "For help and questions please contact your installer." ], img_url: 'https://emsesp.org/_media/images/designer.png' + // img_url: 'https://picsum.photos/200/300' } }; }