1
0
Fork 0
mirror of synced 2024-07-01 04:30:59 +12:00

fix: removed instagram oAuth due to technical difficulties

This commit is contained in:
Christy Jacob 2019-10-02 02:08:29 +05:30
parent 69b229c79b
commit 5167ce8858

View file

@ -34,7 +34,7 @@ return [
'microsoft' => [ 'microsoft' => [
'developers' => 'https://developer.microsoft.com/en-us/', 'developers' => 'https://developer.microsoft.com/en-us/',
'icon' => 'icon-windows', 'icon' => 'icon-windows',
'enabled' => false, 'enabled' => true,
], ],
'twitter' => [ 'twitter' => [
'developers' => 'https://developer.twitter.com/', 'developers' => 'https://developer.twitter.com/',