Skip to content

Commit

Permalink
add require textElements
Browse files Browse the repository at this point in the history
  • Loading branch information
iamgqb committed Aug 11, 2014
1 parent e6cbce0 commit c201841
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/psd/layer/info.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ LAYER_INFO = {
name: require('../layer_info/unicode_name.coffee')
nestedSectionDivider: require('../layer_info/nested_section_divider.coffee')
sectionDivider: require('../layer_info/section_divider.coffee')
textElements: require('../layer_info/text_elements.coffee')
}

module.exports =
Expand Down

0 comments on commit c201841

Please sign in to comment.