Skip to content

Commit

Permalink
Fix koala position in emoji lists (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
nathandud authored Jul 28, 2022
1 parent 32d7987 commit 1868261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/emoji_lists.dart
Original file line number Diff line number Diff line change
Expand Up @@ -739,6 +739,7 @@ final Map<String, String> animals = Map.fromIterables([
'Fox Face',
'Bear Face',
'Panda Face',
'Koala Face',
'Tiger Face',
'Lion Face',
'Cow Face',
Expand Down Expand Up @@ -787,7 +788,6 @@ final Map<String, String> animals = Map.fromIterables([
'Chipmunk',
'Hedgehog',
'Bat',
'Koala',
'Kangaroo',
'Badger',
'Paw Prints',
Expand Down

0 comments on commit 1868261

Please sign in to comment.