mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-13 07:56:14 +01:00
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
parent
3515e68e24
commit
be5ec97952
1 changed files with 1 additions and 0 deletions
|
|
@ -958,6 +958,7 @@ app.whenReady().then(() => {
|
|||
new Notification({
|
||||
title: data.title,
|
||||
body: data.body,
|
||||
icon: path.join(appDir, "stage", "icon.png"),
|
||||
}).show();
|
||||
break;
|
||||
case "setSpellCheckerLanguages":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue