Skip to content

Commit 2c15166

Browse files
committed
Remove modmail.tk link in changelog
1 parent fb0c3e4 commit 2c15166

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/changelog.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ def embed(self) -> Embed:
6868
embed.set_author(
6969
name=f'{self.version} - Changelog',
7070
icon_url=self.bot.user.avatar_url,
71-
url='https://modmail.tk/changelog'
7271
)
7372

7473
for name, value in self.fields.items():

0 commit comments

Comments
 (0)