Skip to content

Commit ad072ef

Browse files
authored
Merge pull request #1191 from appwrite/remove-avatars
chore: remove avatars command from cli
2 parents 561f99f + 464bd94 commit ad072ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ function getSSLPage($url) {
192192
->setExclude([
193193
'services' => [
194194
['name' => 'assistant'],
195+
['name' => 'avatars'],
195196
],
196197
])
197198
;

0 commit comments

Comments
 (0)