mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2026-01-17 01:02:27 -06:00
cacheGroupMetadata
This commit is contained in:
@@ -36,7 +36,7 @@ export class BusinessStartupService extends ChannelStartupService {
|
||||
public readonly repository: RepositoryBroker,
|
||||
public readonly cache: CacheService,
|
||||
public readonly chatwootCache: CacheService,
|
||||
public readonly messagesLostCache: CacheService,
|
||||
public readonly baileysCache: CacheService,
|
||||
private readonly providerFiles: ProviderFiles,
|
||||
) {
|
||||
super(configService, eventEmitter, repository, chatwootCache);
|
||||
|
||||
Reference in New Issue
Block a user