mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
telegram: now able to delete it
This commit is contained in:
parent
e994176bff
commit
47eee7d166
10 changed files with 112 additions and 26 deletions
|
@ -3,4 +3,5 @@ import { OAuthProvider } from '~/types/auth';
|
|||
export const SOCIAL_ICONS: Record<OAuthProvider, string> = {
|
||||
vkontakte: 'vk',
|
||||
google: 'google',
|
||||
telegram: 'telegram',
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue