This commit is contained in:
Vanessa 2023-01-12 17:36:19 +08:00
parent cfbe6a401a
commit 137b437027
4 changed files with 6 additions and 6 deletions

View file

@ -20,7 +20,7 @@ export const lockScreen = () => {
/// #else
ipcRenderer.send(Constants.SIYUAN_LOCK_SCREEN);
/// #endif
}
};
export const lockFile = (id: string) => {
const html = `<div class="b3-dialog__scrim"></div>