Skip to content

Commit

Permalink
Add typst react #1
Browse files Browse the repository at this point in the history
  • Loading branch information
CraftyDH authored Mar 27, 2024
2 parents 858c88d + eafb9a1 commit a986953
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/reacts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ const REACTIONS: [RegExp, string][] = [
[/sharepoint/i, "1036132153026691082"],
[/[ls]gtm/i, "962233144789049434"],
[/cs(?:sa)?ball/i, "1221369746927386624"],
[/typst/i, "1222501775584788600"].
];

export default function addReactionEvents(): void {
Expand Down

0 comments on commit a986953

Please sign in to comment.