Skip to content

Commit

Permalink
Use "reply" emoji. (#92)
Browse files Browse the repository at this point in the history
Also don't trust the question-answer to understand the usage of thread/reply emoji.
  • Loading branch information
jonthegeek committed Apr 11, 2024
1 parent 12b4ded commit 901d7fe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions R/app_server.R
Original file line number Diff line number Diff line change
Expand Up @@ -224,8 +224,7 @@
),
thread_tag = .has_reaction(
.data$reactions,
"thread",
.data$user,
c("thread", "reply"),
mentors
),
nevermind = .has_reaction(
Expand Down

0 comments on commit 901d7fe

Please sign in to comment.