✏️ Re: #106 Fixes typo, deafault --> default

This commit is contained in:
Alicia Sykes
2021-07-31 18:33:52 +01:00
parent ecb613f03f
commit 38516d6dd2
2 changed files with 3 additions and 3 deletions

View File

@@ -157,7 +157,7 @@ export default {
}
}
}
availibleThemes.Deafault = '#';
availibleThemes.Default = '#';
return availibleThemes;
},
/* Checks if any of the icons are Font Awesome glyphs */