mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
"CreateShadowentry" and "ProfileUpdate" now moved as well
This commit is contained in:
parent
98686e9091
commit
2de457489f
10 changed files with 46 additions and 37 deletions
|
@ -651,7 +651,7 @@ function settings_post(App $a) {
|
|||
}
|
||||
}
|
||||
|
||||
Worker::add(PRIORITY_LOW, 'profile_update', local_user());
|
||||
Worker::add(PRIORITY_LOW, 'ProfileUpdate', local_user());
|
||||
|
||||
// Update the global contact for the user
|
||||
GlobalContact::updateForUser(local_user());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue