mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-06 15:49:01 +02:00
Merge pull request #28378 from overleaf/oa-expose-last-active
[web] Expose lastActive to customer.io GitOrigin-RevId: 5a0f3b43a6c8288e7e5f7b1de05b409a2d3ac86a
This commit is contained in:
@@ -20,6 +20,7 @@ describe('ProjectListController', function () {
|
||||
first_name: 'bjkdsjfk',
|
||||
features: {},
|
||||
emails: [{ email: 'test@overleaf.com' }],
|
||||
lastActive: new Date(1),
|
||||
lastLoginIp: '111.111.111.112',
|
||||
}
|
||||
ctx.users = {
|
||||
|
||||
Reference in New Issue
Block a user