mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-12 01:54:26 +02: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