Skip to content

Commit

Permalink
THIS IS WHY WE USE LINTERS
Browse files Browse the repository at this point in the history
  • Loading branch information
dispherical committed Sep 22, 2024
1 parent 7ea2562 commit 73338f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sections/40-threads.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ module.exports = {
) {
const id = crypto.randomUUID().slice(0, 3);
client.set(`url.${id}`, `https://hackclub.slack.com/archives/${message.channel}/p${message.ts.toString().replace(".", "")}`)
client.
acc.push({
thread_ts: thread_ts,
permalink: `https://l.hack.club/${id}`,
Expand Down

0 comments on commit 73338f3

Please sign in to comment.