1
0
Fork 0
mirror of synced 2024-06-24 17:20:36 +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' => [
'developers' => 'https://developer.microsoft.com/en-us/',
'icon' => 'icon-windows',
'enabled' => false,
'enabled' => true,
],
'twitter' => [
'developers' => 'https://developer.twitter.com/',