Skip to content

Commit

Permalink
perf: update config desc
Browse files Browse the repository at this point in the history
  • Loading branch information
oeyoews committed Oct 3, 2024
1 parent 997031d commit e0bb680
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/tiddlywiki-codemirror-6/config/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export const tiddlers = defineConfig({
},
text: 'no',
description: {
zh: '插件neotw-play-sound提供声音支持',
zh: '由插件 [[oeyoews/neotw-play-sound|https://neotw.vercel.app/#%24%3A%2Fplugins%2Foeyoews%2Fneotw-play-sound]] 提供声音支持',
en: 'Use Sound'
}
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
title: $:/language/codemirror6/zh/

useSound/caption: 📝 使用声音
useSound/description: 插件neotw-play-sound提供声音支持
useSound/description: 由插件[[oeyoews/neotw-play-sound|https://neotw.vercel.app/#%24%3A%2Fplugins%2Foeyoews%2Fneotw-play-sound]] 提供声音支持
lines/caption: 📝 自动生成行数
lines/description: 新建tiddler自动生成N行
foldByIndent/caption: 📝 按缩进折叠
Expand Down

0 comments on commit e0bb680

Please sign in to comment.