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 090def6 commit abe3a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shizuchat/plugin/Start.py
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,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 abe3a16

Please sign in to comment.