Router para el select de cualquier sim

This commit is contained in:
2026-05-06 16:47:52 +02:00
parent eefb7c5a79
commit 7dda25fbfb
9 changed files with 77 additions and 2 deletions

View File

@@ -270,5 +270,6 @@ export class SimUsecases {
return this.eventBus.publish([cancelationEvent])
}
}