mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 06:43:45 +02:00
Update calls to missing function
This commit is contained in:
@@ -56,6 +56,6 @@ class PermissionCreationService
|
||||
}
|
||||
}
|
||||
|
||||
$this->repository->withoutFresh()->insert($insertPermissions);
|
||||
$this->repository->withoutFreshModel()->insert($insertPermissions);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user