Skip to content

Commit

Permalink
fix: remove unsupported default emojis (#196)
Browse files Browse the repository at this point in the history
## PR Checklist

- [x] Addresses an existing open issue: fixes #194
- [x] That issue was marked as [`status: accepting
prs`](https://github.com/JoshuaKGoldberg/emojisplosion/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22)
- [x] Steps in
[CONTRIBUTING.md](https://github.com/JoshuaKGoldberg/emojisplosion/blob/main/.github/CONTRIBUTING.md)
were taken

## Overview

Removes the offending emojis. Alas.
  • Loading branch information
JoshuaKGoldberg committed Mar 28, 2024
1 parent b06b0f7 commit d283303
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/emojis.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,10 @@ export const defaultEmojis = [
"💖",
"💗",
"🧡",
"🩷",
"💛",
"💚",
"💙",
"💜",
"🩵",
"❤️‍🔥",
"🔥",
"🚀",
Expand Down

0 comments on commit d283303

Please sign in to comment.