Vanessa 2025-11-12 23:47:51 +08:00
parent f90a4d2e41
commit f4d09f952f

View file

@ -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
}) => {