mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
chore: corrected apple Image size
This commit is contained in:
@@ -57,7 +57,7 @@ return [
|
||||
'enabled' => true,
|
||||
],
|
||||
'apple' => [
|
||||
'developers' => 'https://www.dropbox.com/developers/documentation',
|
||||
'developers' => 'https://developer.apple.com/',
|
||||
'icon' => 'icon-apple',
|
||||
'enabled' => false,
|
||||
],
|
||||
@@ -66,4 +66,9 @@ return [
|
||||
'icon' => 'icon-amazon',
|
||||
'enabled' => false,
|
||||
],
|
||||
'amazon' => [
|
||||
'developers' => 'https://www.dropbox.com/developers/documentation',
|
||||
'icon' => 'icon-amazon',
|
||||
'enabled' => false,
|
||||
],
|
||||
];
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.3 KiB |
Reference in New Issue
Block a user