Update webapp for /status changes
[blerg.git] / www / jssrc / blerg / Help.js
index 130b799..27f5a43 100644 (file)
@@ -1,6 +1,6 @@
 enyo.kind({
-       name: "blerg.Help",
-       kind: "Control",
-       components: [
-       ]
+    name: "blerg.Help",
+    kind: "Control",
+    components: [
+    ]
 });