Skip to content
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.

Commit

Permalink
removing duplicate key
Browse files Browse the repository at this point in the history
  • Loading branch information
seiyria committed Jan 25, 2015
1 parent 8cc6aeb commit 40c2e49
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/coffee/controllers/player/player-overview-ctrl.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ angular.module 'IdleLands'
'party': 'fa-users'
'exp': 'fa-support'
'gold': 'icon-money'
'guild': 'fa-network'
'combat': 'fa-newspaper-o faa-pulse animated'
'event': 'fa-gift faa-shake animated'
'pet': 'fa-paw'
Expand Down Expand Up @@ -139,4 +138,4 @@ angular.module 'IdleLands'

$scope.initialize()

]
]

0 comments on commit 40c2e49

Please sign in to comment.