-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
Hi,
I'm trying to pass a link to an image in the image part of the growl command. My code looks as follows.
growl("Image test", {title: "Images!", image:"https://avatars.githubusercontent.com/u/1483405"});
However, the following code does not actually generate an image in the growl message, although the text works fine. Is there support for images over http currently, or is that yet to be added?
Thanks
Metadata
Metadata
Assignees
Labels
No labels