kopia lustrzana https://github.com/pixelfed/pixelfed
Add UserObserver
rodzic
ec2bff95b6
commit
d84b0c1d41
|
|
@ -34,7 +34,7 @@ class UserObserver
|
|||
$profile->public_key = $pki_public;
|
||||
$profile->save();
|
||||
|
||||
CreateAvatar::dispatch($user);
|
||||
CreateAvatar::dispatch($profile);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue