aboutsummaryrefslogtreecommitdiff
path: root/js/data/panels-data.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/data/panels-data.js')
-rw-r--r--js/data/panels-data.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/data/panels-data.js b/js/data/panels-data.js
index 38fa3426..37957892 100644
--- a/js/data/panels-data.js
+++ b/js/data/panels-data.js
@@ -136,7 +136,7 @@ exports.PanelsData = Montage.create(Montage, {
136 collapsed: true, 136 collapsed: true,
137 scrollable: true, 137 scrollable: true,
138 open: true, 138 open: true,
139 modulePath: "js/panels/objects.reel", 139 modulePath: "js/panels/objects/objects-panel.reel",
140 moduleName: "ObjectsPanel" 140 moduleName: "ObjectsPanel"
141 } 141 }
142 ] 142 ]