This commit is contained in:
Micrufun 2023-06-15 10:07:20 +03:30
parent 8d2f299210
commit 425a9dc595

View file

@ -31,7 +31,7 @@ export function PopupContent(props) {
hide();
}
} else {
Console.log("This browser doesn't supply event path information")
console.log("This browser doesn't supply event path information")
// TODO: Should call hide()?
}
}, []);