diff --git a/src/apps.json b/src/apps.json index e9de858e3..10b24c2d1 100755 --- a/src/apps.json +++ b/src/apps.json @@ -5850,6 +5850,18 @@ }, "website": "www.roadiz.io" }, + "Robin": { + "cats": [ + 6 + ], + "env": [ + "_robin_getRobinJs", + "robin_settings", + "robin_storage_settings" + ], + "icon": "Robin.png", + "website": "www.robinhq.com" + }, "RoundCube": { "cats": [ 30 diff --git a/src/icons/Robin.png b/src/icons/Robin.png new file mode 100644 index 000000000..a9d73d062 Binary files /dev/null and b/src/icons/Robin.png differ