mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
parent
01e632bfa7
commit
ae4683fa5a
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ module.exports = class Window {
|
|||
|
||||
rpc.on('init', () => {
|
||||
window.show();
|
||||
updateBackgroundColor();
|
||||
|
||||
// If no callback is passed to createWindow,
|
||||
// a new session will be created by default.
|
||||
|
|
|
|||
Loading…
Reference in a new issue