mirror of
https://github.com/versia-pub/frontend.git
synced 2026-03-13 03:29:16 +01:00
feat: ✨ Add more options for avatar uploads (gravatar, URL)
This commit is contained in:
parent
2352bec77b
commit
8b43f7b2c7
9 changed files with 310 additions and 9 deletions
|
|
@ -31,4 +31,4 @@ const getInitials = (name: string): string => {
|
|||
};
|
||||
|
||||
const shape = useSetting(SettingIds.AvatarShape);
|
||||
</script>
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue