Bug fixes in emoji verificaiton

This commit is contained in:
Ajay Bura 2022-05-03 12:52:26 +05:30
parent 3f83514427
commit 2ba4d2f2b7
4 changed files with 52 additions and 43 deletions

View file

@ -189,6 +189,7 @@ class Navigation extends EventEmitter {
this.emit(
cons.events.navigation.EMOJI_VERIFICATION_OPENED,
action.request,
action.targetDevice,
);
},
};