mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
[Client] Add missing icon
This commit is contained in:
parent
87303eb894
commit
eb014c3b73
1 changed files with 2 additions and 0 deletions
|
@ -138,6 +138,7 @@ import {
|
|||
faClock as farClock,
|
||||
faCalendarAlt as farCalendarAlt,
|
||||
faHdd as farHdd,
|
||||
faMoon as farMoon,
|
||||
} from '@fortawesome/free-regular-svg-icons';
|
||||
|
||||
import {
|
||||
|
@ -258,6 +259,7 @@ library.add(
|
|||
farClock,
|
||||
farCalendarAlt,
|
||||
farHdd,
|
||||
farMoon,
|
||||
|
||||
fabTwitter,
|
||||
fabGithub,
|
||||
|
|
Loading…
Add table
Reference in a new issue