kopia lustrzana https://github.com/c9/core
Options is undefined sometimes causing this to crash
rodzic
1833b8c330
commit
cca43ff21b
|
@ -6,6 +6,7 @@ define(function(require, module, exports) {
|
|||
function main(options, imports, register) {
|
||||
var Dialog = imports.Dialog;
|
||||
var util = imports.util;
|
||||
options = options || {};
|
||||
|
||||
/***** Initialization *****/
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue