1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-03 02:37:21 +02:00

fix warnings in browser console

This commit is contained in:
gorhill 2017-07-25 11:59:52 -04:00
parent 645c862886
commit fd67c2db0e
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
2 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title></title>
<script async src="js/is-webrtc-supported.js"></script>
</head>

View File

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<script src="js/vapi-client.js"></script>
<script src="js/options_ui.js"></script>
<title></title>