summaryrefslogtreecommitdiff
path: root/scripts/consts.js
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/consts.js')
-rw-r--r--scripts/consts.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/consts.js b/scripts/consts.js
index d1e3dca4..0c2af53b 100644
--- a/scripts/consts.js
+++ b/scripts/consts.js
@@ -1,4 +1,4 @@
-define('consts', function() {
+define(function() {
// TODO: enums, sometime
return {
APPLIED_GRAPH_DIFF: 'graph_diff',