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'