debug 93
This commit is contained in:
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
/*Generated on:Fri Feb 15 2019 19:21:15 GMT+0100 (CET)*/
|
/*Generated on:Fri Feb 15 2019 19:24:04 GMT+0100 (CET)*/
|
||||||
var AutomaticDispose_Branch = "master";
|
var AutomaticDispose_Branch = "master";
|
||||||
var AutomaticDispose_URL = "https://jf.git.rest/Jomaar/automatic-dispose/raw/branch/";
|
var AutomaticDispose_URL = "https://jf.git.rest/Jomaar/automatic-dispose/raw/branch/";
|
||||||
var da_lss_adis_time = new Date().getTime();
|
var da_lss_adis_time = new Date().getTime();
|
||||||
|
|||||||
Vendored
+3
-3
@@ -1,4 +1,4 @@
|
|||||||
/*Generated on:Fri Feb 15 2019 19:21:15 GMT+0100 (CET)*/
|
/*Generated on:Fri Feb 15 2019 19:24:04 GMT+0100 (CET)*/
|
||||||
/*
|
/*
|
||||||
* Dexie.js - a minimalistic wrapper for IndexedDB
|
* Dexie.js - a minimalistic wrapper for IndexedDB
|
||||||
* ===============================================
|
* ===============================================
|
||||||
@@ -20545,8 +20545,8 @@
|
|||||||
characterDataOldValue: true
|
characterDataOldValue: true
|
||||||
});
|
});
|
||||||
})
|
})
|
||||||
setTimeout($($div[0]).click, 500);
|
|
||||||
//$($div[0]).click();
|
$div.click();
|
||||||
} else {
|
} else {
|
||||||
window.console.log('DEBUG:::', 'Start AutomaticDispose()')
|
window.console.log('DEBUG:::', 'Start AutomaticDispose()')
|
||||||
window.AutomaticDisposeCall = new AutomaticDispose();
|
window.AutomaticDisposeCall = new AutomaticDispose();
|
||||||
|
|||||||
+2
-2
@@ -2512,8 +2512,8 @@
|
|||||||
characterDataOldValue: true
|
characterDataOldValue: true
|
||||||
});
|
});
|
||||||
})
|
})
|
||||||
setTimeout($($div[0]).click, 500);
|
|
||||||
//$($div[0]).click();
|
$div.click();
|
||||||
} else {
|
} else {
|
||||||
window.console.log('DEBUG:::', 'Start AutomaticDispose()')
|
window.console.log('DEBUG:::', 'Start AutomaticDispose()')
|
||||||
window.AutomaticDisposeCall = new AutomaticDispose();
|
window.AutomaticDisposeCall = new AutomaticDispose();
|
||||||
|
|||||||
Reference in New Issue
Block a user