1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-20 07:49:22 -05:00

Add missing Robot icon (used on user profiles) ()

This commit is contained in:
nico 2018-11-16 17:55:37 +01:00 committed by syuilo
parent bfd6bb0fda
commit 01964f3926

View file

@ -120,6 +120,7 @@ import {
faSync,
faArrowLeft,
faMapMarker,
faRobot,
} from '@fortawesome/free-solid-svg-icons';
import {
@ -245,6 +246,7 @@ library.add(
faSync,
faArrowLeft,
faMapMarker,
faRobot,
farBell,
farEnvelope,