mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Added mock => false attribute
This commit is contained in:
@@ -89,6 +89,7 @@ return [
|
||||
'developers' => 'https://discordapp.com/developers/docs/topics/oauth2',
|
||||
'icon' => 'icon-discord',
|
||||
'enabled' => true,
|
||||
'mock' => false,
|
||||
],
|
||||
// Keep Last
|
||||
'mock' => [
|
||||
|
||||
Reference in New Issue
Block a user