Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/modules
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2013-01-12 03:45:29 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2013-01-12 03:45:29 (GMT)
commit9df864239ea8e66d9385a66a1b5e20cb0f534217 (patch)
treee92a43a7d35f6bdb27a8ecd3446460b9ad44479e /config/modules
parentea641e912f201e5e636a7e00fef18cc74e3d23b0 (diff)
Cleanup config generation
Diffstat (limited to 'config/modules')
-rw-r--r--config/modules/index.json8
1 files changed, 5 insertions, 3 deletions
diff --git a/config/modules/index.json b/config/modules/index.json
index 5317772..57611df 100644
--- a/config/modules/index.json
+++ b/config/modules/index.json
@@ -1,3 +1,5 @@
-["system.json",
- "sugar.json",
- "activities.json"]
+[
+ "system.json",
+ "sugar.json",
+ "activities.json"
+]