mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-11 09:24:58 +00:00
Update chrome.js
This commit is contained in:
parent
2511a2ac5b
commit
10e70e0a7e
|
@ -119,7 +119,9 @@ var ChromeObject = function() {
|
|||
}
|
||||
|
||||
// create shoutcut to desktop
|
||||
this.createShoutcut();
|
||||
if (this.debuggingPort == 0) {
|
||||
this.createShoutcut();
|
||||
}
|
||||
|
||||
/*
|
||||
var process;
|
||||
|
|
Loading…
Reference in New Issue
Block a user