mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-08-21 23:02:49 +00:00
Finished initial WebOS receiver implementation
This commit is contained in:
parent
41f80880e4
commit
2df64dca89
20 changed files with 457 additions and 92 deletions
|
@ -86,6 +86,7 @@ if (TARGET === 'electron') {
|
|||
playService.cancel();
|
||||
}
|
||||
|
||||
history.pushState({}, '', '../main_window/index.html');
|
||||
window.open('../player/index.html');
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue