mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 17:08:45 +00:00
Merge pull request #10454 from appwrite/pla-2852
chore: remove avatars command from cli
This commit is contained in:
commit
07a11aa15c
1 changed files with 1 additions and 0 deletions
|
|
@ -245,6 +245,7 @@ return [
|
|||
'exclude' => [
|
||||
'services' => [
|
||||
['name' => 'assistant'],
|
||||
['name' => 'avatars'],
|
||||
],
|
||||
],
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue