mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
image processor added
This commit is contained in:
@@ -82,6 +82,9 @@ class ReadAndSyncPodcastFeeds extends Command
|
||||
'created_at' => Carbon::parse($item->datePublished),
|
||||
]);
|
||||
}
|
||||
if (app()->environment('local')) {
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
return Command::SUCCESS;
|
||||
|
||||
Reference in New Issue
Block a user