mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-29 15:36:07 +00:00
fix
This commit is contained in:
@@ -74,7 +74,7 @@ class Preferences extends Repository implements
|
||||
|
||||
$this->fetchAutoFollowEntityTypeList($entity);
|
||||
|
||||
$entity->setAsFetched($this->data[$id]);
|
||||
$entity->setAsFetched();
|
||||
|
||||
return $entity;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user