diff --git a/source/_components/notify.html5.markdown b/source/_components/notify.html5.markdown index f081899c9f2..0f0a3f69ae5 100644 --- a/source/_components/notify.html5.markdown +++ b/source/_components/notify.html5.markdown @@ -71,7 +71,7 @@ Chrome supports notification actions, which are configurable buttons that arrive "actions": [ { "action": "open", - "icon": "/static/icons/favicon-192x192.png" + "icon": "/static/icons/favicon-192x192.png", "title": "Open Home Assistant" }, {