mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
Add shorthand alias for set-constant.js
: set.js
This commit is contained in:
parent
a94df7f3b2
commit
3d66bdc8e9
1 changed files with 1 additions and 0 deletions
|
@ -392,6 +392,7 @@
|
|||
|
||||
|
||||
/// set-constant.js
|
||||
/// alias set.js
|
||||
(function() {
|
||||
const thisScript = document.currentScript;
|
||||
let cValue = '{{2}}';
|
||||
|
|
Loading…
Reference in a new issue