diff --git a/commafeed-client/src/components/settings/ProfileSettings.tsx b/commafeed-client/src/components/settings/ProfileSettings.tsx index 39445732..ce0119ad 100644 --- a/commafeed-client/src/components/settings/ProfileSettings.tsx +++ b/commafeed-client/src/components/settings/ProfileSettings.tsx @@ -77,10 +77,7 @@ export function ProfileSettings() {
- User name}> - {profile?.name} - - + User name} readOnly value={profile?.name} /> API key} readOnly value={profile?.apiKey} /> + Fever API} + description={ + + CommaFeed is compatible with the Fever API. Use the following URL in your Fever-compatible mobile client. + The username is your user name and the password is your API key. + + } + > + + + Fever API URL + + + +