Skip to content

Commit

Permalink
Changed template icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Endyya committed Dec 5, 2024
1 parent 40e4147 commit 5da1358
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/SilicaAnimus/discord_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@ def __init__(self, *args, **kwargs):
super().__init__(*args, **kwargs)
self.colour = discord.Colour.dark_red()
self.set_footer(icon_url = (
'https://voie-du-thalos.org/wp-content/uploads/2023/12/'
+ 'Original10-1.png'),
'https://voie-du-thalos.org/img/logo.png'),
text = 'Application Discord pour La Voie du Thalos')


Expand Down

0 comments on commit 5da1358

Please sign in to comment.