From 30d7d6b9480e66d57b2488e85308123eb71e14bd Mon Sep 17 00:00:00 2001 From: Maksim Eltyshev Date: Wed, 20 Dec 2023 12:28:08 +0100 Subject: [PATCH] ref: Fix linting --- client/src/locales/zh/core.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/client/src/locales/zh/core.js b/client/src/locales/zh/core.js index e02df179..02d0564a 100644 --- a/client/src/locales/zh/core.js +++ b/client/src/locales/zh/core.js @@ -139,8 +139,7 @@ export default { subscribeToMyOwnCardsByDefault: '默认关注自己创建的卡片', taskActions_title: '任务操作', tasks: '任务', - thereIsNoPreviewAvailableForThisAttachment: - '此附件无法预览', + thereIsNoPreviewAvailableForThisAttachment: '此附件无法预览', time: '时间', title: '标题', userActions_title: '用户操作',