mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 17:10:12 +01:00
🚨
This commit is contained in:
parent
cfbe6a401a
commit
137b437027
4 changed files with 6 additions and 6 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue