From: Vincent Vanwaelscappel Date: Mon, 11 Oct 2021 14:57:03 +0000 (+0200) Subject: wip #4765 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=d37a5e45eb03dad51d8a98e231e9f9ee4742c08a;p=odl.git wip #4765 --- diff --git a/config/backpack/base.php b/config/backpack/base.php index d069ee7..6a0288b 100644 --- a/config/backpack/base.php +++ b/config/backpack/base.php @@ -234,7 +234,7 @@ return [ // Other options: // - placehold (generic image with his first letter) // - example_method_name (specify the method on the User model that returns the URL) - 'avatar_type' => 'gravatar', + 'avatar_type' => 'getAvatar', /* |--------------------------------------------------------------------------