Fix type
Some checks failed
Push image to registry / build-image (push) Failing after 39s

This commit is contained in:
2025-08-06 17:38:42 +02:00
parent e3713773b7
commit 14a6975c6b

View File

@ -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(