webapp/src/modules
padreug b8515c4598 Fix handleQRClick function closure in WalletPage.vue
- Closed the handleQRClick function properly by adding a closing brace, ensuring correct function definition and preventing potential runtime errors.

This change enhances the code structure and maintains the integrity of the QR code handling functionality.
2025-09-18 23:07:23 +02:00
..
base Remove deprecated updateWalletBalance method from AuthService 2025-09-18 09:31:15 +02:00
chat Refactor authentication architecture to eliminate dual auth complexity 2025-09-07 00:47:02 +02:00
events fix build errors 2025-09-14 19:13:20 +02:00
market Refactor wallet balance handling and integrate PaymentService for centralized management 2025-09-17 20:23:46 +02:00
nostr-feed 1.3.5 Module Registration Pattern: Add BaseModulePlugin abstraction 2025-09-06 12:16:40 +02:00
wallet Fix handleQRClick function closure in WalletPage.vue 2025-09-18 23:07:23 +02:00