0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00

chore(console): update default avatars (#2341)

This commit is contained in:
Charles Zhao 2022-11-08 16:57:11 +08:00 committed by GitHub
parent b3a91141a7
commit b137daeb12
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 0 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.1 KiB

View file

@ -7,7 +7,6 @@ import avatar006 from '@/assets/avatars/avatar-006.png';
import avatar007 from '@/assets/avatars/avatar-007.png';
import avatar008 from '@/assets/avatars/avatar-008.png';
import avatar009 from '@/assets/avatars/avatar-009.png';
import avatar010 from '@/assets/avatars/avatar-010.png';
export const Avatars = [
avatar001,
@ -19,7 +18,6 @@ export const Avatars = [
avatar007,
avatar008,
avatar009,
avatar010,
];
export const generateAvatarPlaceHolderById = (id: string) =>