Skip to content

Commit 24e6883

Browse files
chore: linting
1 parent 5fb0964 commit 24e6883

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/settingsFields.component.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ class SettingsFields extends React.Component {
213213
}),
214214
})
215215
}
216+
216217
case 'emailCheckbox': {
217218
const emailConfigured = isEmailConfigured(d2)
218219
const explanatoryText =

0 commit comments

Comments
 (0)