Skip to content

Commit

Permalink
Revert "feat: super cool commit"
Browse files Browse the repository at this point in the history
This reverts commit 037cb99.
  • Loading branch information
Lincoln Lee authored and Lincoln Lee committed Jul 21, 2024
1 parent 037cb99 commit b0faa57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,7 @@ slackBot.command("/dinustatus", async ({ command, ack, say }) => {
type: "section",
text: {
type: "mrkdwn",
text: "*Status update:* DinuBot is up and running :fire::fire:",
text: "*Status update:* DinuBot is up and running :fire:",
},
accessory: {
type: "image",
Expand Down

0 comments on commit b0faa57

Please sign in to comment.