Update like
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user