From 0c3afc902889bc810955e14f0b4ca7e5a95832d0 Mon Sep 17 00:00:00 2001 From: Alexey Aristov Date: Tue, 27 May 2025 14:24:15 +0200 Subject: [PATCH] minor change (gh troubleshooting) Signed-off-by: Alexey Aristov --- plugins/telegram-resources/src/api.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/telegram-resources/src/api.ts b/plugins/telegram-resources/src/api.ts index 9968e207c6..f94d2efd36 100644 --- a/plugins/telegram-resources/src/api.ts +++ b/plugins/telegram-resources/src/api.ts @@ -10,6 +10,7 @@ // // See the License for the specific language governing permissions and // limitations under the License. +// import { concatLink } from '@hcengineering/core' import { getMetadata } from '@hcengineering/platform'