diff --git a/imbuildings-imbuildings-moodbox/plugin.json b/imbuildings-imbuildings-moodbox/plugin.json index bf88d66d..2e8a9003 100644 --- a/imbuildings-imbuildings-moodbox/plugin.json +++ b/imbuildings-imbuildings-moodbox/plugin.json @@ -7,12 +7,12 @@ "repository": { "type": "git", "url": "https://github.com/thinger-io/plugins.git", - "directory": "imbuildings-imbuildings-people-counter" + "directory": "imbuildings-imbuildings-moodbox" }, "metadata": { "name": "Imbuildings IMBUILDINGS-MOODBOX", "description": "Get user feedback", - "image": "assets/imbuildings-people-counter-black.png", + "image": "assets/imbuildings-moodbox.png", "category": "devices", "vendor": "imbuildings" }, @@ -336,4 +336,4 @@ } ] } -} \ No newline at end of file +}