Skip to content

Commit 9db3582

Browse files
committed
scripts ready log
1 parent 36649f5 commit 9db3582

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
@@ -107,6 +107,7 @@ export class DuckPlayerNativeMessages {
107107
* Notifies browser that scripts are ready to be acalled
108108
*/
109109
notifyScriptIsReady() {
110+
console.log('FIRING ON DUCK PLAYER SCRIPTS READY')
110111
this.messaging.notify(constants.MSG_NAME_SCRIPTS_READY, {});
111112
}
112113

0 commit comments

Comments
 (0)