Auth: convert auth views and verification email to Nova layout
This commit is contained in:
@@ -4,5 +4,5 @@ declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'files_url' => env('FILES_CDN_URL', 'https://files.skinbase.org'),
|
||||
'avatar_url' => env('AVATAR_CDN_URL', 'https://file.skinbase.org'),
|
||||
'avatar_url' => env('AVATAR_CDN_URL', 'https://files.skinbase.org'),
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user