Skip to content

Commit

Permalink
Go back to gear as default icon
Browse files Browse the repository at this point in the history
  • Loading branch information
bergie committed Feb 24, 2018
1 parent e3219d7 commit 685c619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/ComponentLoader.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ class ComponentLoader extends EventEmitter
instance.setIcon 'sitemap'
return

instance.setIcon 'square'
instance.setIcon 'gear'
return

getLibraryIcon: (prefix) ->
Expand Down

0 comments on commit 685c619

Please sign in to comment.