extract watchinfo etc from Pebble object

This commit is contained in:
Keegan
2016-02-19 15:29:11 -08:00
parent 7fb8d6c69e
commit 94428b1826
4 changed files with 141 additions and 9 deletions
+1
View File
@@ -10,6 +10,7 @@
window.claySettings = $$SETTINGS$$;
window.customFn = $$CUSTOM_FN$$;
window.clayComponents = $$COMPONENTS$$;
window.clayMeta = $$META$$;
</script>
</head>
<body>