Skip to content

Commit

Permalink
jscs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
viatkinviatkin committed Aug 8, 2023
1 parent 6124e1f commit 6b5aa8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addon/mixins/compare-layers.js
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ export default Ember.Mixin.create({
if (this.parentLayersVisible(parentIds, side)) {
this.setLayerBySide(layer, side, map);
}

this.sendAction('enableGroupVisibility');
}
},
Expand Down

0 comments on commit 6b5aa8d

Please sign in to comment.