Skip to content

Commit 1667ee1

Browse files
committed
Cleanup
1 parent be24315 commit 1667ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

special-pages/pages/duckplayer/app/settings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ export class Settings {
4747
* }
4848
* }
4949
*
50-
* @param {import("../types/duckplayer.js").InitialSetupResponse['settings']['customError']} customErrorSettings
50+
* @param {import("../types/duckplayer.js").DuckPlayerPageSettings['customError']} customErrorSettings
5151
* @return {CustomErrorSettings}
5252
*/
5353
parseLegacyCustomError(customErrorSettings) {

0 commit comments

Comments
 (0)