mirror of
https://git.mirrors.martin98.com/https://github.com/cilame/v_jstools
synced 2025-08-17 10:05:53 +08:00
add
This commit is contained in:
parent
1dab3cd1c4
commit
7fd6474f59
@ -40,7 +40,7 @@ function init_edit_function(){
|
|||||||
chrome.storage.local.get(["config-request_hook"], function (res) {
|
chrome.storage.local.get(["config-request_hook"], function (res) {
|
||||||
try{
|
try{
|
||||||
var code = res["config-request_hook"]
|
var code = res["config-request_hook"]
|
||||||
|
// TODO
|
||||||
}catch(e){
|
}catch(e){
|
||||||
console.log(e)
|
console.log(e)
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user