DONE: fix error where image not showing on digital card, generate letter not working on prod (#5)
Co-authored-by: ISMAIL MASSERAN <topaz@ISMAILs-Macbook.local> Reviewed-on: #5
This commit was merged in pull request #5.
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