Skip to content

Commit 25f492e

Browse files
committed
prettier
1 parent e8bb502 commit 25f492e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

injected/entry-points/chrome.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ function init() {
4949
const reusableMethodName = '_rm' + randomString();
5050
const reusableSecret = '_r' + randomString();
5151
const siteObject = computeLimitedSiteObject();
52+
53+
// prettier-ignore
5254
const initialScript = contentScopeFeatures +
5355
`;contentScopeFeatures.load({
5456
platform: {

0 commit comments

Comments
 (0)