fix and update
This commit is contained in:
@@ -169,6 +169,7 @@ export class PinService {
|
||||
data: {
|
||||
pinVerified: true,
|
||||
status: SessionStatus.ACTIVE,
|
||||
lastActivityAt: new Date(),
|
||||
updatedAt: new Date()
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user