If AutoUpdate Only Relaunch as well

This commit is contained in:
thororen 2024-12-03 04:02:03 -05:00
parent cad4b9a1ab
commit 98a35a42ca

View file

@ -108,7 +108,7 @@ async function init() {
noPersist: true, noPersist: true,
onClick: relaunch onClick: relaunch
}), 10_000); }), 10_000);
return; return relaunch;
} }
setTimeout(() => showNotification({ setTimeout(() => showNotification({