mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-24 21:55:52 +02:00
Update npm dependencies
This commit is contained in:
@@ -137,6 +137,7 @@ import {
|
||||
faLinux,
|
||||
faAmilia,
|
||||
faYandexInternational,
|
||||
faDiscord
|
||||
} from '../generated/fa-icons';
|
||||
|
||||
export {
|
||||
@@ -145,6 +146,7 @@ export {
|
||||
faTwitter,
|
||||
faTumblr,
|
||||
faGithub,
|
||||
faDiscord
|
||||
} from '../generated/fa-icons';
|
||||
|
||||
export const partyLeaderIcon = faCrown;
|
||||
@@ -164,6 +166,7 @@ export const oauthIcons: { [key: string]: any; } = {
|
||||
github: faGithub,
|
||||
vkontakte: faVk,
|
||||
google: faGoogle,
|
||||
discord: faDiscord
|
||||
};
|
||||
|
||||
export const uaIcons: { [key: string]: any; } = {
|
||||
|
||||
Reference in New Issue
Block a user