mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-17 23:20:13 +01:00
This commit is contained in:
parent
0072541427
commit
cef0c33341
3 changed files with 3 additions and 3 deletions
|
|
@ -192,7 +192,7 @@ export const newCenterEmptyTab = (app: App) => {
|
|||
<svg class="b3-list-item__graphic"><use xlink:href="#iconFilesRoot"></use></svg>
|
||||
<span>${window.siyuan.languages.newNotebook}</span>
|
||||
</div>
|
||||
<div class="b3-list-item${isIPad() ? "fn__none" : ""}" id="editorEmptyHelp">
|
||||
<div class="b3-list-item${isIPad() ? " fn__none" : ""}" id="editorEmptyHelp">
|
||||
<svg class="b3-list-item__graphic"><use xlink:href="#iconHelp"></use></svg>
|
||||
<span>${window.siyuan.languages.userGuide}</span>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue