Funcionan todos los select, pendiente el general

This commit is contained in:
2026-05-07 11:37:35 +02:00
parent 1d7c2b2946
commit 9c74fb9a7b
13 changed files with 37 additions and 44 deletions

View File

@@ -12,7 +12,8 @@ export namespace SimEvents {
key: `sim.${string}.activate`,
payload: {
iccid: string,
offer?: string
offer?: string,
orderId?: string
},
}