Skip to content

Commit a3f90c5

Browse files
committed
woopsies
1 parent 9d700a8 commit a3f90c5

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

TrickFireDiscordBot/Services/Discord/ClubInfoEvent.cs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ public class ClubInfoEvent(IOptions<ClubInfoEventOptions> options, BotState botS
2121
new DiscordActionRowComponent([
2222
new DiscordLinkButtonComponent("https://www.notion.so/trickfire/invite/d3549ba6387d94a9454679a4082d848706d1dd29", "Notion"),
2323
new DiscordLinkButtonComponent("https://schej.it/e/7aDA2", "Schej"),
24-
new DiscordLinkButtonComponent("https://www.notion.so/trickfire/1301fd41ff5b81059fc6e6461d7bb25b?v=1301fd41ff5b813487ee000c80faa461", "Calendar"),
24+
new DiscordLinkButtonComponent("https://www.notion.so/trickfire/1301fd41ff5b81059fc6e6461d7bb25b?v=1301fd41ff5b813487ee000c80faa461", "Calendar")
25+
]),
26+
new DiscordActionRowComponent([
2527
new DiscordLinkButtonComponent("https://www.notion.so/trickfire/1301fd41ff5b81f28a91f837f0ea28a4?v=1301fd41ff5b81ba9807000c532159af", "Teams"),
2628
new DiscordLinkButtonComponent("https://www.notion.so/trickfire/1481fd41ff5b80dd8b9df498ae5dbd6e?v=1481fd41ff5b8186b948000c5531b0c0", "Wiki"),
2729
new DiscordLinkButtonComponent("https://www.notion.so/trickfire/1eb1fd41ff5b80b7a96adeaa5aea7655", "Task Creator")

0 commit comments

Comments
 (0)