Little bug
Angelfire opened this issue · 2 comments
Angelfire commented
I found a little and innocent "typo bug"
https://github.com/muan/github-gmail/blob/master/chrome/src/inject/inject.js#L151
"crtl" string
if(key == "crtl") trueOrFalse.push(event.ctrlKey)
muan commented
haiiiiiii good find! Thank you!