mirror of https://github.com/gorhill/uBlock.git
Add shorthand alias for `set-constant.js`: `set.js`
This commit is contained in:
parent
a94df7f3b2
commit
3d66bdc8e9
|
@ -392,6 +392,7 @@
|
||||||
|
|
||||||
|
|
||||||
/// set-constant.js
|
/// set-constant.js
|
||||||
|
/// alias set.js
|
||||||
(function() {
|
(function() {
|
||||||
const thisScript = document.currentScript;
|
const thisScript = document.currentScript;
|
||||||
let cValue = '{{2}}';
|
let cValue = '{{2}}';
|
||||||
|
|
Loading…
Reference in New Issue