This commit is contained in:
David Baker 2015-04-17 16:46:45 +01:00
parent f96ab9d18d
commit 4eea5cf6c2
4 changed files with 6 additions and 9 deletions

View file

@ -185,4 +185,4 @@ class RegistrationStore(SQLBaseStore):
}, {
"validated_at": validated_at,
"added_at": added_at,
})
})