Commit bcc3071c0ad8465b15e2d70f39f858f5cb460f32

Authored by Hayk Nazaryan
1 parent 9391c3aa3b
Exists in master

check send telegramm

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

app/Console/Commands/DispatchVacancyLiftJobCommand.php
... ... @@ -46,7 +46,7 @@ class DispatchVacancyLiftJobCommand extends Command
46 46 );
47 47  
48 48 $employersSendTelegramm = EmployerAutoliftOption::query()
49   - ->orWhere('time_send_tg', $now)
  49 + ->where('time_send_tg', $now)
50 50 ->get();
51 51  
52 52 SendVacancyToTelegramJob::dispatch(