Skip to content

Commit

Permalink
Attempt to fix issues with gamelab message escaping
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwofford committed Feb 11, 2022
1 parent 6a75003 commit f1460c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/utils/transcript.yml
Original file line number Diff line number Diff line change
Expand Up @@ -729,7 +729,7 @@ olympics:
Welcome to the games <@${this.user}>! We're so excited to have you join us, check your email for more details!
gamelab:
autoReply: |
_I've set an auto-reply using <@U017VA2PN3V> until <!date^${Date.parse(2022, 02, 25)}^{date_short_pretty}|on Fri, Feb 25th>_
_I've set an auto-reply using <@U017VA2PN3V> until <!date^1640995200000^{date_short_pretty}|on Fri, Feb 25th>_
<https://hackclub.slack.com/archives/C0P5NE354/p1644606215597029|HELP!!!1!>
gamelabEmoji: gamelab
melabEmoji: gamelab
warningEmoji: warning

0 comments on commit f1460c5

Please sign in to comment.