mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 17:08:45 +00:00
Merge branch 'feat-mailgun-provider' into feat-topics-controller
This commit is contained in:
commit
491d58f146
1 changed files with 1 additions and 1 deletions
|
|
@ -1672,7 +1672,7 @@ $commonCollections = [
|
|||
'signed' => true,
|
||||
'required' => false,
|
||||
'default' => null,
|
||||
'array' => true,
|
||||
'array' => false,
|
||||
'filters' => ['subQueryTopicTargets'],
|
||||
]
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue