mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 12:13:48 +01:00
[Client] Add missing icon
This commit is contained in:
parent
87303eb894
commit
eb014c3b73
@ -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…
Reference in New Issue
Block a user