From 52110aa9579df109b9ccaa83bc2c8ce72881c9b0 Mon Sep 17 00:00:00 2001
From: Peter
Date: Tue, 28 Feb 2017 11:36:12 +0200
Subject: [PATCH] Added script tag for platform identification
---
src/apps.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/apps.json b/src/apps.json
index 9b1bb948b..5b8177e83 100755
--- a/src/apps.json
+++ b/src/apps.json
@@ -1431,7 +1431,7 @@
"meta": {
"author": "^CloudCart LLC$"
},
- "html": "cloudcart\\-assets",
+ "script": "cloudcart\\-assets",
"icon": "cloudcart.svg",
"website": "cloudcart.com"
},