Skip to content

Commit

Permalink
Update Start.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Badhacker98 authored Nov 16, 2024
1 parent 70cac24 commit 090def6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shizuchat/modules/Start.py
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ async def welcomejej(client, message: Message):
groups_photo if groups_photo else "https://envs.sh/IL_.jpg"
)
except AttributeError:
chat_photo = "https://envs.sh/IL_.jpg"
chat_photo = "https://files.catbox.moe/6px3gg.jpg"
except Exception as e:
pass

Expand Down

0 comments on commit 090def6

Please sign in to comment.