diff --git a/common/src/webida/plugins/workbench/command-system/context-menu.js b/common/src/webida/plugins/workbench/command-system/context-menu.js index b2babb9c..da384def 100644 --- a/common/src/webida/plugins/workbench/command-system/context-menu.js +++ b/common/src/webida/plugins/workbench/command-system/context-menu.js @@ -26,7 +26,7 @@ define([ 'external/lodash/lodash.min', // _ - 'dojo/keys' // keys + 'dojo/keys', // keys 'dojo/on', // on 'dijit/Menu', // Menu 'dijit/MenuItem', // MenuItem