🐛 Fix some issues in sepration of the Pass and Wallet service
This commit is contained in:
@@ -17,6 +17,7 @@ builder.Services.AddAppAuthentication();
|
||||
builder.Services.AddRingService();
|
||||
builder.Services.AddDriveService();
|
||||
builder.Services.AddDevelopService();
|
||||
builder.Services.AddWalletService();
|
||||
|
||||
builder.Services.AddAppFlushHandlers();
|
||||
builder.Services.AddAppBusinessServices(builder.Configuration);
|
||||
|
||||
Reference in New Issue
Block a user