You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes a bug that was causing codes that were immediately followed by a period to not be found (e.g. "your code is 123456."). This fixes issue #7. Thanks @tmm for the bug report and @manonstreet for the fix!