Skip to content

Commit

Permalink
Fix duplicate lang
Browse files Browse the repository at this point in the history
  • Loading branch information
vekien committed Oct 15, 2020
1 parent 2689470 commit 06185b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Lodestone/Entity/Character/CharacterSimple.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@ class CharacterSimple extends AbstractEntity
public $Rank;
public $RankIcon;
public $FeastMatches = 0;
public $Lang;
}

0 comments on commit 06185b1

Please sign in to comment.