diff --git a/plugin.json b/plugin.json index 8d765ad..51ccc02 100755 --- a/plugin.json +++ b/plugin.json @@ -18,5 +18,6 @@ }, "features" : [], + "media": [{ "type": "image-resource", "path": "image.gif" }], "languages" : ["en"] } \ No newline at end of file diff --git a/resources/image.gif b/resources/image.gif new file mode 100644 index 0000000..d55dd1a Binary files /dev/null and b/resources/image.gif differ