Fixing ordering of fontawesome import array to maintain alphabetical ordering

This commit is contained in:
Dave 2021-02-28 11:46:54 +00:00
parent 3f33e10564
commit 58263e2f6d
1 changed files with 2 additions and 2 deletions

View File

@ -38,6 +38,7 @@ const faIcons = [
"TheaterMasks",
"Times",
"TimesCircle",
"Transgender",
"TrashAlt",
"Undo",
"User",
@ -46,8 +47,7 @@ const faIcons = [
"Users",
"VolumeUp",
"VolumeMute",
"VoteYea",
"Transgender"
"VoteYea"
];
const fabIcons = ["Github", "Discord"];
library.add(