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 92df43b commit bf17f2eCopy full SHA for bf17f2e
injected/src/features/duck-player-native.js
@@ -5,7 +5,7 @@ import { initDuckPlayerNative } from './duckplayer-native/duckplayer-native.js';
5
6
/**
7
* @typedef InitialSettings - The initial payload used to communicate render-blocking information
8
- * @property {string} version - TODO: this is only here to test config. Replace with actual settings.
+ * @property {string} locale - UI locale
9
*/
10
11
export class DuckPlayerNativeFeature extends ContentFeature {
0 commit comments