Fix an issue where an error log appeared when popup was opened
This commit is contained in:
parent
26914eaba8
commit
b3e5f47a05
|
@ -91,7 +91,7 @@ function getSelectionWord(tabs) {
|
|||
url = response.url;
|
||||
refleshSource();
|
||||
showLink();
|
||||
});
|
||||
}).catch(()=>{});
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue