Skip to content

Commit

Permalink
EDD-41 docstring change in Settings.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-zamora authored and macrouch committed Sep 12, 2023
1 parent c2523ca commit a371489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/dialogs/Settings/Settings.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import * as styles from './Settings.module.scss'
* @typedef {Object} InitializeDownloadProps
* @property {Boolean} hasActiveDownloads A boolean representing flag if user has downloads in active state
* @property {String} defaultDownloadLocation A string representing the default download file path
* @property {String} setDefaultDownloadLocation A function which sets default download location.
* @property {String} setDefaultDownloadLocation A function which sets default download location
* @property {Boolean} settingsDialogIsOpen A boolean representing flag if the settings modal is open or closed
*/

Expand Down

0 comments on commit a371489

Please sign in to comment.