alexandregz / twofactor_gauthenticator

This RoundCube plugin adds the 2-step verification(OTP) to the login proccess
MIT License
221 stars 78 forks source link

Fix missing ';' and end of line 545 #179

Closed listerr closed 1 year ago

listerr commented 1 year ago

Fixes #178, caused by https://github.com/alexandregz/twofactor_gauthenticator/pull/166/commits/954d93317deff9d968bd141dd101e800c2227de0

alexandregz commented 1 year ago

thx!!