KartikTalwar / gmail.js

Gmail JavaScript API
MIT License
3.74k stars 455 forks source link

Fix sub_selector used for view_thread #732

Closed cancan101 closed 1 year ago

cancan101 commented 1 year ago

Closes https://github.com/KartikTalwar/gmail.js/issues/731

josteink commented 1 year ago

Code change looks OK to me.

As for testing, I can't reproduce the original issue, but I can confirm that this code still seems to work for me none the less, so it shouldn't have caused any regressions at least.

Consider it merged!