fixed autofetch, fixed ads
This commit is contained in:
@@ -28,4 +28,6 @@ Schedule::call(function () {
|
||||
\App\Models\Log::deleteLogsFromDB();
|
||||
})->everyThreeHours();
|
||||
|
||||
|
||||
Schedule::call(function () {
|
||||
Email::cleanMailbox();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user