Skip to content

Commit c0cefca

Browse files
committed
Logging
1 parent 0944e94 commit c0cefca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

injected/src/features/duckplayer-native/messages.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ export class DuckPlayerNativeMessages {
100100
* Notifies browser that the feature
101101
*/
102102
notifyFeatureIsReady() {
103+
console.log('FIRING ONDUCKPLAYERREADY');
103104
this.messaging.notify(constants.MSG_NAME_FEATURE_READY, {});
104105
}
105106
}

0 commit comments

Comments
 (0)