This commit is contained in:
@ -406,7 +406,7 @@ class InstagramRepostJob extends InstagramAbstractJob implements ShouldBeUniqueU
|
||||
}
|
||||
}
|
||||
|
||||
private function getLatestPostId(Browser $browser, InstagramRepost $reel): void
|
||||
private function getLatestPostId(Browser $browser, InstagramRepost $reel): int
|
||||
{
|
||||
// Go to the profile page of the managed account
|
||||
$newReel = $this->getLatestReelsFromAccount(
|
||||
|
Reference in New Issue
Block a user