fix(core): update
This commit is contained in:
		| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@designestate/dees-catalog', | ||||
|   version: '1.0.132', | ||||
|   version: '1.0.133', | ||||
|   description: 'website for lossless.com' | ||||
| } | ||||
|   | ||||
| @@ -28,6 +28,7 @@ import { | ||||
| import { | ||||
|   faBell as faBellSolid, | ||||
|   faBug as faBugSolid, | ||||
|   faBuilding as faBuildingSolid, | ||||
|   faCaretLeft as faCaretLeftSolid, | ||||
|   faCircleInfo as faCircleInfoSolid, | ||||
|   faDesktop as faDesktopSolid, | ||||
| @@ -46,6 +47,8 @@ export const faIcons = { | ||||
|   bellSolid: faBellSolid, | ||||
|   bug: faBugSolid, | ||||
|   bugSolid: faBugSolid, | ||||
|   building: faBuildingSolid, | ||||
|   buildingSolid: faBuildingSolid, | ||||
|   caretLeft: faCaretLeftSolid, | ||||
|   caretLeftSolid: faCaretLeftSolid, | ||||
|   circleinfo: faCircleInfoSolid, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user