Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
Daniel 2026-03-09 09:20:40 +08:00
parent be5ec97952
commit 6bb5e423ee
No known key found for this signature in database
GPG key ID: 86211BA83DF03017

View file

@ -959,6 +959,7 @@ app.whenReady().then(() => {
title: data.title,
body: data.body,
icon: path.join(appDir, "stage", "icon.png"),
timeoutType: "never",
}).show();
break;
case "setSpellCheckerLanguages":