notifyEvenLatest
This commit is contained in:
@@ -60,7 +60,7 @@ export const Settings: FC = observer(() => {
|
||||
autoUpdatesCheck: data.checked
|
||||
});
|
||||
if (data.checked)
|
||||
checkUpdate();
|
||||
checkUpdate(true);
|
||||
}}/>
|
||||
}/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user