Skip to content

Commit d295691

Browse files
author
Goose
authored
Update index.html
1 parent f6b5003 commit d295691

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
setTimeout(function () {
9191
window.discordCrate = new Crate({
9292
server: '1410785898273964166', // Replace with your Discord server ID
93-
channel: '1411021392983363616', // Replace with your Discord channel ID
93+
channel: '1411018265299521627', // Replace with your Discord channel ID
9494
location: ['bottom', 'right'], // Position at bottom right
9595
color: '#ffcc00', // Discord's default color, you can change this
9696
notifications: true, // Show notification badge
@@ -144,4 +144,4 @@
144144
</script>
145145
</body>
146146

147-
</html>
147+
</html>

0 commit comments

Comments
 (0)