DONE: fix error where image not showing on digital card, generate letter not working on prod
This commit is contained in:
+1
-1
@@ -124,6 +124,6 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'logo_path' => public_path('images/logo/logo.svg'),
|
||||
'logo_path' => public_path('images/logo/logo.png'),
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user