mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-06-18 04:04:50 -04:00
lint: Re-run eslint --fix
This commit is contained in:
parent
fc234d0088
commit
f54dcbc766
13 changed files with 44 additions and 44 deletions
|
@ -319,7 +319,7 @@ window.onload = function () {\n\
|
|||
return path;
|
||||
}
|
||||
return `../static/plugins/${path}`;
|
||||
},
|
||||
}
|
||||
);
|
||||
includedCSS = includedCSS.concat(additionalCSS);
|
||||
$$INCLUDE_CSS(`../static/skins/${clientVars.skinName}/pad.css?v=${clientVars.randomVersionString}`);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue