Skip to content

Commit

Permalink
reduxTypes [nfc]: Fix BrowserPreference jsdoc.
Browse files Browse the repository at this point in the history
  • Loading branch information
WesleyAC committed May 28, 2021
1 parent 9014214 commit 84c164a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/reduxTypes.js
Original file line number Diff line number Diff line change
Expand Up @@ -263,8 +263,7 @@ export type RealmState = {|
// https://github.com/zulip/zulip-mobile/issues/4009#issuecomment-619280681.
export type ThemeName = 'default' | 'night';

/**
* The values for this mean:
/** What browser the user has set to use for opening links in messages.
*
* * embedded: The in-app browser
* * external: The user's default browser app
Expand Down

0 comments on commit 84c164a

Please sign in to comment.