fix(core): update
This commit is contained in:
		| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@designestate/dees-catalog', | ||||
|   version: '1.0.126', | ||||
|   version: '1.0.127', | ||||
|   description: 'website for lossless.com' | ||||
| } | ||||
|   | ||||
| @@ -27,6 +27,7 @@ import { | ||||
|   faMessage as faMessageSolid, | ||||
|   faRss as faRssSolid, | ||||
|   faUsers as faUsersSolid, | ||||
|   faShare as faShareSolid, | ||||
|   faSun as faSunSolid, | ||||
| } from '@fortawesome/free-solid-svg-icons'; | ||||
|  | ||||
| @@ -46,6 +47,8 @@ export const faIcons = { | ||||
|   messageSolid: faMessageSolid, | ||||
|   rss: faRssSolid, | ||||
|   rssSolid: faRssSolid, | ||||
|   share: faShareSolid, | ||||
|   shareSolid: faShareSolid, | ||||
|   sun: faSunRegular, | ||||
|   sunSolid: faSunSolid, | ||||
|   // brands | ||||
|   | ||||
		Reference in New Issue
	
	Block a user