Update like

This commit is contained in:
NAME
2026-05-12 15:32:21 +00:00
parent 1d7bddae27
commit d6220c828e
4 changed files with 134 additions and 63 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ export class XPosterRouterService {
if (result.success) {
this.logger.log(`Đã đăng bài thành công`);
await this.notifyService.sendMessageToTele(`Đã đăng bài X thành công`);
// await this.notifyService.sendMessageToTele(`Đã đăng bài X thành công`);
return {
success: true,
tweetId: result.tweetId,