Skip to content
This repository was archived by the owner on Jun 15, 2022. It is now read-only.

Commit 386df3f

Browse files
author
Edmilson
committed
fix: Fix lint issues
1 parent b454147 commit 386df3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/amp-auto-ads/0.1/denakop-network-config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ export class DenakopNetworkConfig {
8181
'data-multi-size-validation': 'false',
8282
'type': 'doubleclick',
8383
'data-ad': 'denakop',
84-
'style': 'position:relative !important'
84+
'style': 'position:relative !important',
8585
});
8686
return attributes;
8787
}

0 commit comments

Comments
 (0)