We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be24315 commit 1667ee1Copy full SHA for 1667ee1
special-pages/pages/duckplayer/app/settings.js
@@ -47,7 +47,7 @@ export class Settings {
47
* }
48
49
*
50
- * @param {import("../types/duckplayer.js").InitialSetupResponse['settings']['customError']} customErrorSettings
+ * @param {import("../types/duckplayer.js").DuckPlayerPageSettings['customError']} customErrorSettings
51
* @return {CustomErrorSettings}
52
*/
53
parseLegacyCustomError(customErrorSettings) {
0 commit comments