mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 14:53:45 +02:00
Update calls to missing function
This commit is contained in:
@@ -57,6 +57,6 @@ class EggUpdateService
|
||||
}
|
||||
}
|
||||
|
||||
$this->repository->withoutFresh()->update($egg->id, $data);
|
||||
$this->repository->withoutFreshModel()->update($egg->id, $data);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user