correct bug no exp

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
miguel
2026-05-14 19:12:01 -06:00
parent d6da4d093b
commit 897eaf619b
+1
View File
@@ -119,6 +119,7 @@ export class QrTokenService {
type: string;
iat: number;
contador?: number | null;
exp: number;
} = {
id_participante: decoded.id_participante,
id_evento: decoded.id_evento,