Skip to content

Commit 84df14e

Browse files
committed
changelog
1 parent f5baced commit 84df14e

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111

1212
* Fixed prefilledVariables in startTypebot
1313
* Fix duplicate file upload
14+
* Mark as read from me and groups
15+
* fetch chats query
1416

1517
# 2.1.2 (2024-10-06 10:09)
1618

src/api/integrations/chatbot/evolutionBot/services/evolutionBot.service.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* eslint-disable @typescript-eslint/no-unused-vars */
12
import { InstanceDto } from '@api/dto/instance.dto';
23
import { PrismaRepository } from '@api/repository/repository.service';
34
import { WAMonitoringService } from '@api/services/monitor.service';

0 commit comments

Comments
 (0)