muan/github-gmail

Little bug

Angelfire opened this issue · 2 comments

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!

muan commented

Fixed in 2cbb56c.