mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-09 14:43:03 -04:00
If AutoUpdate Only Relaunch as well
This commit is contained in:
parent
cad4b9a1ab
commit
98a35a42ca
1 changed files with 1 additions and 1 deletions
|
@ -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({
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue