From b1290aa1ca462e8e20474238caaa47f6bcb1e47d Mon Sep 17 00:00:00 2001 From: Timo Bejan Date: Mon, 21 Nov 2022 17:15:56 +0200 Subject: [PATCH] RED-3800 type fix --- apps/red-ui/src/assets/config/config.json | 2 +- libs/common-ui | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/red-ui/src/assets/config/config.json b/apps/red-ui/src/assets/config/config.json index bb569f22d..a42663f2e 100644 --- a/apps/red-ui/src/assets/config/config.json +++ b/apps/red-ui/src/assets/config/config.json @@ -18,5 +18,5 @@ "RSS_ENABLED": true, "ANNOTATIONS_THRESHOLD": 1000, "THEME": "theme-template", - "BASE_TRANSLATIONS_DIRECTORY": "/assets/i18n/" + "BASE_TRANSLATIONS_DIRECTORY": "/assets/i18n/redact" } diff --git a/libs/common-ui b/libs/common-ui index 2f1081946..c925503fc 160000 --- a/libs/common-ui +++ b/libs/common-ui @@ -1 +1 @@ -Subproject commit 2f10819460065591e726c839175002b73ca75a3d +Subproject commit c925503fc6dba39824a1a2fac0e106c0a806d157