Skip to content
2 changes: 1 addition & 1 deletion core/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ def __init__(self, app, data):

@property
def system_avatar_url(self):
return "https://discordapp.com/assets/" "f78426a064bc9dd24847519259bc42af.png"
return "/static/img/system-icon.png"

@property
def human_closed_at(self):
Expand Down
Binary file added static/img/system-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.