Skip to content

Commit

Permalink
Update git-comments-show.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jill-ye authored Jun 17, 2024
1 parent 4908d1e commit c64995c
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions js/git-comments-show.js
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
var emojiList = [":smile:",
":grin:",
":joy:",
":rofl:",
":flushed:",
":heart_eyes:",
":sweat:",
":cry:",
":thinking:",
":raised_eyebrow:",
":face_in_clouds:",
":face_exhaling:",
":sleeping:",
":face_with_spiral_eyes:",
":sob:",
":triumph:",
":angry:",
":sleepy:",
":+1:",
":fist:",
":sunny:",
":trollface:",
":octocat:"
":selfie:"
];

function formatDate(e) {
Expand Down

0 comments on commit c64995c

Please sign in to comment.