Skip to content

Commit bf17f2e

Browse files
committed
Locale in setup
1 parent 92df43b commit bf17f2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

injected/src/features/duck-player-native.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { initDuckPlayerNative } from './duckplayer-native/duckplayer-native.js';
55

66
/**
77
* @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.
8+
* @property {string} locale - UI locale
99
*/
1010

1111
export class DuckPlayerNativeFeature extends ContentFeature {

0 commit comments

Comments
 (0)