forked from 0x2620/pandora
debugging...
This commit is contained in:
parent
174c4af938
commit
aa41d0966b
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@ $(function(){
|
|||
borderBottom: "1px solid rgb(160, 160, 160)"
|
||||
})*/;
|
||||
|
||||
Ox.print("-----");
|
||||
|
||||
//FIXME: how to properly overwrite functions without replacing them
|
||||
var super_launch = app.launch;
|
||||
app.launch = function() {
|
||||
|
|
Loading…
Reference in a new issue