webapp/src/lib/api
padreug 217ca70334 refactor: Clean up imports and unused variables in ticket-related components
- Remove unused imports from PurchaseTicketDialog.vue and useUserTickets.ts for improved code clarity.
- Update events.ts to eliminate the unused paymentRequest parameter in payInvoiceWithWallet function.
- Simplify MyTickets.vue by removing the unused unregisteredTickets variable and related QR code generation logic, enhancing maintainability.
2025-08-03 11:20:58 +02:00
..
events.ts refactor: Clean up imports and unused variables in ticket-related components 2025-08-03 11:20:58 +02:00
lnbits.ts refactor: Revamp PurchaseTicketDialog and introduce useTicketPurchase composable 2025-08-03 11:20:57 +02:00