Skip to content

Commit

Permalink
Remove Param Annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvNC committed Jul 3, 2024
1 parent 81d953e commit 9d76455
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ext/js/data/options-util.js
Original file line number Diff line number Diff line change
Expand Up @@ -1353,7 +1353,6 @@ export class OptionsUtil {
/**
* - Added scanning.scanAltText
* @type {import('options-util').UpdateFunction}
* @param {import('settings').Options} options
*/
async _updateVersion42(options) {
for (const profile of options.profiles) {
Expand Down

0 comments on commit 9d76455

Please sign in to comment.