mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-12-25 22:22:51 +09:00
Update src/client/app/init.ts
This commit is contained in:
parent
6ddd2389dc
commit
66e3cb8eda
@ -111,6 +111,7 @@ import {
|
|||||||
faServer,
|
faServer,
|
||||||
faExclamationCircle,
|
faExclamationCircle,
|
||||||
faSpinner,
|
faSpinner,
|
||||||
|
faBroadcastTower
|
||||||
} from '@fortawesome/free-solid-svg-icons';
|
} from '@fortawesome/free-solid-svg-icons';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
@ -224,6 +225,7 @@ library.add(
|
|||||||
faServer,
|
faServer,
|
||||||
faExclamationCircle,
|
faExclamationCircle,
|
||||||
faSpinner,
|
faSpinner,
|
||||||
|
faBroadcastTower,
|
||||||
|
|
||||||
farBell,
|
farBell,
|
||||||
farEnvelope,
|
farEnvelope,
|
||||||
|
Loading…
Reference in New Issue
Block a user