forced prettier formatting

This commit is contained in:
Travis Kohlbeck 2019-12-17 21:00:58 -05:00
parent 8a428b1bba
commit 1a464339e3
1 changed files with 3 additions and 3 deletions

View File

@ -356,7 +356,7 @@ class SettingsPage extends Component<any, ISettingsState> {
this.state.federated
? ""
: "(disabled by provider)"
}`}
}`}
disabled={!this.state.federated}
/>
<FormControlLabel
@ -640,8 +640,8 @@ class SettingsPage extends Component<any, ISettingsState> {
)
? "Check your browser's notification permissions."
: browserSupportsNotificationRequests()
? "Sends a push notification when not focused."
: "Notifications aren't supported."
? "Sends a push notification when not focused."
: "Notifications aren't supported."
}
/>
<ListItemSecondaryAction>