fix and update

This commit is contained in:
lendry
2026-07-01 23:27:48 +03:00
parent 2b88e028c6
commit bcdfbc3861
36 changed files with 1504 additions and 320 deletions

View File

@@ -169,6 +169,7 @@ export class PinService {
data: {
pinVerified: true,
status: SessionStatus.ACTIVE,
lastActivityAt: new Date(),
updatedAt: new Date()
}
});