Skip to content

Conversation

@devotox
Copy link
Contributor

@devotox devotox commented Oct 3, 2017

No description provided.


didInsertElement: function() {
let _config = get(this, 'config')['ember-cli-summernote'];
let _lang = config && config.lang;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't the line 48 reads let _lang = _config && _config.lang ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants