Skip to content

Commit 6451c7e

Browse files
committed
fixup! WIP
Fixes linting issue in 84a4f62.
1 parent c23f72a commit 6451c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ app.use(
8787

8888
const imgSrc = [
8989
"'self'",
90-
"https://monitor.cdn.mozilla.net"
90+
'https://monitor.cdn.mozilla.net'
9191
]
9292

9393
if (AppConstants.FXA_ENABLED) {

0 commit comments

Comments
 (0)