mirror of
https://github.com/friendica/friendica
synced 2025-04-27 13:10:10 +00:00
Changes after code review
This commit is contained in:
parent
1ced4673fe
commit
fbcc56d42d
4 changed files with 4 additions and 4 deletions
|
@ -30,6 +30,6 @@ class UpdateSuggestions
|
|||
{
|
||||
public static function execute(int $uid)
|
||||
{
|
||||
Contact\Relation::updateSuggestions($uid);
|
||||
Contact\Relation::updateCachedSuggestions($uid);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue