Don't short circuit now
This commit is contained in:
@@ -167,7 +167,6 @@
|
||||
debug('Failed to load language definition for ' + name);
|
||||
// well, fake it and turn everything off for this one
|
||||
LanguageDefinition.define( name, {} );
|
||||
return;
|
||||
}
|
||||
|
||||
// update features that rely on the language definition
|
||||
|
||||
Reference in New Issue
Block a user