mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2026-04-24 00:46:48 +00:00
more verbose logging, fixed minor namespace pollution
This commit is contained in:
@@ -16,6 +16,7 @@ function createWindow(state) {
|
||||
}
|
||||
|
||||
chrome.app.runtime.onLaunched.addListener(function() {
|
||||
console.log('Chrome app runtime launched.');
|
||||
var windowState = 'normal';
|
||||
|
||||
if (chrome.storage) {
|
||||
|
||||
Reference in New Issue
Block a user