Merge pull request #9987 from appwrite/update-sdks-2

chore: update SDK versions
This commit is contained in:
Steven Nguyen
2025-06-10 21:34:18 -07:00
committed by GitHub
2 changed files with 11 additions and 5 deletions
+2 -1
View File
@@ -251,7 +251,8 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
->setDiscord(APP_SOCIAL_DISCORD_CHANNEL, APP_SOCIAL_DISCORD)
->setDefaultHeaders([
'X-Appwrite-Response-Format' => '1.7.0',
]);
])
->setExclude($language['exclude'] ?? []);
// Make sure we have a clean slate.
// Otherwise, all files in this dir will be pushed,