fixed jobs..

This commit is contained in:
Cüneyt Şentürk
2021-09-04 16:08:13 +03:00
parent 554e895496
commit bf5fc4f363
2 changed files with 7 additions and 35 deletions

View File

@@ -5,7 +5,7 @@ namespace App\Jobs\Common;
use App\Abstracts\Job;
use App\Models\Common\Widget;
class UpdateItem extends Job
class UpdateWidget extends Job
{
protected $widget;