mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
Apply suggestion from @Meldiron
This commit is contained in:
parent
c2bf1e8040
commit
d56a3c1534
1 changed files with 1 additions and 0 deletions
|
|
@ -262,6 +262,7 @@ class Update extends Base
|
|||
'commands' => $commands,
|
||||
'scopes' => $scopes,
|
||||
'deploymentRetention' => 0,
|
||||
'startCommand' => '',
|
||||
'installationId' => $installation->getId(),
|
||||
'installationInternalId' => $installation->getSequence(),
|
||||
'providerRepositoryId' => $providerRepositoryId,
|
||||
|
|
|
|||
Loading…
Reference in a new issue