mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-11 22:51:20 +08:00
⚡ Support for saving .sy files in the single-line format https://github.com/siyuan-note/siyuan/issues/8712
https://github.com/siyuan-note/siyuan/issues/8712#issuecomment-1630167385
This commit is contained in:
parent
1f43ad244f
commit
2f99364071
@ -27,7 +27,7 @@ export const initConfigSearch = (element: HTMLElement, app: App) => {
|
|||||||
// 文档树
|
// 文档树
|
||||||
getLang(["selectOpen", "tabLimit", "fileTree", "fileTree2", "fileTree3", "fileTree4", "fileTree5",
|
getLang(["selectOpen", "tabLimit", "fileTree", "fileTree2", "fileTree3", "fileTree4", "fileTree5",
|
||||||
"fileTree6", "fileTree7", "fileTree8", "fileTree9", "fileTree10", "fileTree12", "fileTree13", "fileTree15",
|
"fileTree6", "fileTree7", "fileTree8", "fileTree9", "fileTree10", "fileTree12", "fileTree13", "fileTree15",
|
||||||
"fileTree16", "fileTree17"]),
|
"fileTree16", "fileTree17", "fileTree21"]),
|
||||||
|
|
||||||
// 闪卡
|
// 闪卡
|
||||||
getLang(["riffCard", "flashcardNewCardLimit", "flashcardNewCardLimitTip", "flashcardReviewCardLimit",
|
getLang(["riffCard", "flashcardNewCardLimit", "flashcardNewCardLimitTip", "flashcardReviewCardLimit",
|
||||||
|
Loading…
Reference in New Issue
Block a user