users: replace modifiedAt with ts

This commit is contained in:
Girish Ramakrishnan
2020-07-09 15:43:22 -07:00
parent d512a9c30d
commit f94ff49fb9
8 changed files with 20 additions and 16 deletions

View File

@@ -73,7 +73,6 @@ var ADMIN = {
fallbackEmail: 'admin@me.com',
salt: 'morton',
createdAt: 'sometime back',
modifiedAt: 'now',
resetToken: '',
displayName: '',
role: 'owner',