Browse code

Add `health` capability

Natasha Kerensikova authored on05/06/2016 23:15:30
Showing1 changed files
... ...
@@ -7,7 +7,7 @@
7 7
   "sdkVersion": "3",
8 8
   "targetPlatforms": ["basalt", "chalk"],
9 9
   "enableMultiJS": true,
10
-  "capabilities": [ "configurable" ],
10
+  "capabilities": [ "health", "configurable" ],
11 11
   "watchapp": {
12 12
     "watchface": false
13 13
   },