mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
remove: search.
This commit is contained in:
parent
e7c9b3d900
commit
abd2cead73
1 changed files with 0 additions and 1 deletions
|
|
@ -190,7 +190,6 @@ class Base extends Action
|
|||
'providerCommitUrl' => $commitDetails['commitUrl'] ?? '',
|
||||
'providerBranch' => $providerBranch,
|
||||
'providerRootDirectory' => $site->getAttribute('providerRootDirectory', ''),
|
||||
'search' => implode(' ', [$deploymentId]),
|
||||
'activate' => $activate,
|
||||
]));
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue