Skip to content

Commit

Permalink
Desabilita RTs
Browse files Browse the repository at this point in the history
  • Loading branch information
gabsdocompiuter committed Feb 7, 2021
1 parent cf39bdd commit 6684a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Console/Commands/BaseabotCron.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ public function handle()

$id = $this->limpaId($tweet->id);

$twitter->retweet($id);
// $twitter->retweet($id);
}
}
}
Expand Down

0 comments on commit 6684a83

Please sign in to comment.