mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-01-03 12:47:13 -06:00
Checking for updates on channel change
This commit is contained in:
parent
bb791df161
commit
f7a331d535
@ -894,5 +894,6 @@ export class AppMenu {
|
|||||||
item.checked = false;
|
item.checked = false;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
autoUpdate.checkUpdates(AutoUpdateTrigger.MANUAL);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user