Skip to content

Commit

Permalink
🔧 update emoji configs (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
StarHeartHunt authored Sep 9, 2022
1 parent 7cc84c8 commit 37f0e49
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions nonemoji/emoji.py
Original file line number Diff line number Diff line change
Expand Up @@ -255,5 +255,10 @@ def to_string(self) -> str:
"description": "Remove code or files.",
"name": "fire",
},
{
"emoji": "🍱",
"description": "Add or update assets.",
"name": "bento",
},
]
}

0 comments on commit 37f0e49

Please sign in to comment.