@@ -1040,6 +1040,10 @@ export class TemplateComponent implements OnInit {
1
)
);
+
+ if (!response.error) {
+ notification.ICON_URL = response.response.public_uri;
+ }
}
} catch (error) {
// Si hay error, no se asigna ICON_URL y se usa el icono por defecto