From e66c468f8e5eff18e35a58b536c2622e39de5e66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=AC=A7=E9=98=B3?= Date: Wed, 16 Oct 2024 22:48:15 +0800 Subject: [PATCH] Update index.ts --- src/tiddlywiki-codemirror-6/config/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tiddlywiki-codemirror-6/config/index.ts b/src/tiddlywiki-codemirror-6/config/index.ts index 899513f..5192d81 100644 --- a/src/tiddlywiki-codemirror-6/config/index.ts +++ b/src/tiddlywiki-codemirror-6/config/index.ts @@ -624,7 +624,7 @@ export const tiddlers = defineConfig({ text: 20, icon: '🔢', description: { - zh: '设置自动完成中渲染的选项的最大数量。(样式高度待调整)', + zh: '设置自动完成中渲染的选项的最大数量', en: 'Set the maximum number of rendered options in autocomplete.' } },