mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-24 14:17:47 -06:00
Revert "V2 fix chatwoot reply quote"
This commit is contained in:
2
src/cache/cacheengine.ts
vendored
2
src/cache/cacheengine.ts
vendored
@@ -20,6 +20,8 @@ export class CacheEngine {
|
||||
logger.verbose(`LocalCache initialized for ${module}`);
|
||||
this.engine = new LocalCache(configService, module);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
public getEngine() {
|
||||
|
||||
Reference in New Issue
Block a user