diff --git a/src/apps.json b/src/apps.json index cf8bf29bd..fc2520426 100755 --- a/src/apps.json +++ b/src/apps.json @@ -5542,7 +5542,7 @@ 12 ], "env": "^riot$", - "script": "riot(?:\\+compiler)?(:?\\.min)?\\.js", + "script": "riot(?:\\+compiler)?(?:\\.min)?\\.js", "website": "muut.com/riotjs", "icon": "Riot.png" },