mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
Merge branch 'master' of github.com:gorhill/uBlock
This commit is contained in:
commit
b57d04231d
2 changed files with 2 additions and 0 deletions
1
platform/chromium/vapi-popup.js
Normal file
1
platform/chromium/vapi-popup.js
Normal file
|
@ -0,0 +1 @@
|
|||
/* Chromium: no platform-specific code */
|
|
@ -44,6 +44,7 @@
|
|||
|
||||
<script src="js/vapi-common.js"></script>
|
||||
<script src="js/vapi-client.js"></script>
|
||||
<script src="js/vapi-popup.js"></script>
|
||||
<script src="js/udom.js"></script>
|
||||
<script src="js/i18n.js"></script>
|
||||
<script src="js/popup.js"></script>
|
||||
|
|
Loading…
Reference in a new issue