Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thisssky committed Nov 25, 2020
1 parent f8ba56b commit 48655c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion background/background.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ function changeBlockJS(){
var port="";
//接收ad变化消息
function getMessage(msg){
console.log("bget");
if(msg.type=="change"){
changeBlockJS();
}
Expand Down

0 comments on commit 48655c8

Please sign in to comment.