Skip to content

Commit 0cbe981

Browse files
committed
linting
1 parent d8efb0c commit 0cbe981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

injected/src/features.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const otherFeatures = /** @type {const} */ ([
2626
'performanceMetrics',
2727
'breakageReporting',
2828
'autofillPasswordImport',
29-
'favicon'
29+
'favicon',
3030
]);
3131

3232
/** @typedef {baseFeatures[number]|otherFeatures[number]} FeatureName */

0 commit comments

Comments
 (0)