Skip to content

Commit aac5b41

Browse files
committed
Temporary fix for missing pfp
1 parent df455c9 commit aac5b41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/team.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const web_developers = [
4141
const bot_developers = [
4242
{
4343
name: "FinRoy",
44-
avatar: "https://cdn.discordapp.com/avatars/392160321696956417/87b836317d1cba8a8f0f0998f00e4006.webp?size=100",
44+
avatar: "https://cdn.discordapp.com/avatars/392160321696956417/23d29aacefd7b51ecaf126106a376a53.webp?size=100",
4545
github: "https://github.com/finr0y",
4646
}
4747
];

0 commit comments

Comments
 (0)