mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-16 05:38: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', () => {
|
rpc.on('init', () => {
|
||||||
window.show();
|
window.show();
|
||||||
|
updateBackgroundColor();
|
||||||
|
|
||||||
// If no callback is passed to createWindow,
|
// If no callback is passed to createWindow,
|
||||||
// a new session will be created by default.
|
// a new session will be created by default.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue