From 67d4c216eda82202c2edcb56bebf921f20fc31c8 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 11 Jan 2023 17:50:37 +0100 Subject: [PATCH] fix(core): update --- ts_web/00_commitinfo_data.ts | 2 +- ts_web/elements/dees-icon.ts | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ts_web/00_commitinfo_data.ts b/ts_web/00_commitinfo_data.ts index 05c154f..bde80b6 100644 --- a/ts_web/00_commitinfo_data.ts +++ b/ts_web/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@designestate/dees-catalog', - version: '1.0.126', + version: '1.0.127', description: 'website for lossless.com' } diff --git a/ts_web/elements/dees-icon.ts b/ts_web/elements/dees-icon.ts index 975a013..5d510b7 100644 --- a/ts_web/elements/dees-icon.ts +++ b/ts_web/elements/dees-icon.ts @@ -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