File size: 130 Bytes
f5071ca |
1 2 3 4 5 |
export default {
defaultAvatar: 'https://discordapp.com/assets/1cbd08c76f8af6dddce02c5138971129.png',
memberCardWidth: 250
};
|
f5071ca |
1 2 3 4 5 |
export default {
defaultAvatar: 'https://discordapp.com/assets/1cbd08c76f8af6dddce02c5138971129.png',
memberCardWidth: 250
};
|