add product logo

This commit is contained in:
Daniel Seifert 2023-06-09 12:21:23 +02:00
parent 957d1cfc7c
commit ec4e86c5f8
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
2 changed files with 1 additions and 0 deletions

BIN
src/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

View File

@ -61,6 +61,7 @@ $aModule = [
'author' => 'D³ Data Development (Inh.: Thomas Dartsch)',
'email' => 'support@shopmodule.com',
'url' => 'https://www.oxidmodule.com/',
'thumbnail' => 'logo.png',
'extend' => [
UserController::class => d3_totp_UserController::class,
PaymentController::class => d3_totp_PaymentController::class,