mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
chore: added twitter to providers0
This commit is contained in:
@@ -71,4 +71,9 @@ return [
|
||||
'icon' => 'icon-vk',
|
||||
'enabled' => true,
|
||||
],
|
||||
'twitter' => [
|
||||
'developers' => 'https://developer.twitter.com/',
|
||||
'icon' => 'icon-twitter',
|
||||
'enabled' => true,
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user