diff --git a/src/apps.json b/src/apps.json index 1f8994b5f..453499e84 100755 --- a/src/apps.json +++ b/src/apps.json @@ -1409,6 +1409,15 @@ "icon": "CodeMirror.png", "website": "codemirror.net" }, + "Comandia": { + "cats": [ + 6 + ], + "env": "^Comandia$", + "html": "]+=['\"]//cdn\\.mycomandia\\.com", + "icon": "Comandia.svg", + "website": "comandia.com" + }, "Commerce Server": { "cats": [ 6 diff --git a/src/icons/Comandia.svg b/src/icons/Comandia.svg new file mode 100644 index 000000000..9c91aef7e --- /dev/null +++ b/src/icons/Comandia.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file