backup
This commit is contained in:
parent
0134143c67
commit
71ff8ee586
7 changed files with 154 additions and 122 deletions
|
@ -9,7 +9,7 @@ var console = {
|
|||
var args = Array.prototype.slice.call(arguments);
|
||||
postMessage({
|
||||
action: 'log',
|
||||
data: args
|
||||
data: args
|
||||
});
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue