mirror of
https://github.com/hkalexling/Mango.git
synced 2025-08-02 19:05:32 -04:00
- typo fix
This commit is contained in:
parent
43738ff0aa
commit
40c2fe00af
@ -56,7 +56,7 @@ class Storage
|
||||
@logger.debug "Password does not match the hash"
|
||||
return nil
|
||||
end
|
||||
@logger.debug "Useer #{username} verified"
|
||||
@logger.debug "User #{username} verified"
|
||||
return token if token
|
||||
token = random_str
|
||||
@logger.debug "Updating token for #{username}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user