web-app/src/modules
padreug f275d317ed Update import path for BaseService in WalletService.ts
- Changed the import statement for BaseService from '@/core/services/BaseService' to '@/core/base/BaseService' to reflect the new directory structure.

This change ensures that the WalletService correctly references the BaseService, maintaining the integrity of the service layer.
2025-09-14 23:09:31 +02:00
..
base Complete LnbitsAPI migration to dependency injection pattern 2025-09-07 01:58:36 +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 Enhance CreateEventDialog with dynamic currency selection and improved validation 2025-09-14 18:50:34 +02:00
nostr-feed 1.3.5 Module Registration Pattern: Add BaseModulePlugin abstraction 2025-09-06 12:16:40 +02:00
wallet Update import path for BaseService in WalletService.ts 2025-09-14 23:09:31 +02:00