Merge pull request #10454 from appwrite/pla-2852

chore: remove avatars command from cli
This commit is contained in:
Luke B. Silver 2025-09-08 11:18:50 +01:00 committed by GitHub
commit 07a11aa15c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -245,6 +245,7 @@ return [
'exclude' => [
'services' => [
['name' => 'assistant'],
['name' => 'avatars'],
],
],
],