mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 14:40:12 +01:00
This commit is contained in:
parent
f90a4d2e41
commit
f4d09f952f
1 changed files with 1 additions and 1 deletions
|
|
@ -181,7 +181,7 @@ export const appearance = {
|
|||
<input class="b3-switch fn__flex-center" id="closeButtonBehavior" type="checkbox"${window.siyuan.config.appearance.closeButtonBehavior === 0 ? "" : " checked"}>
|
||||
</label>`;
|
||||
},
|
||||
_send: (statusBar: {
|
||||
_send: (statusBar?: {
|
||||
msgTaskHistoryDatabaseIndexCommitDisabled: boolean
|
||||
msgTaskAssetDatabaseIndexCommitDisabled: boolean
|
||||
}) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue