mirror of
https://github.com/appwrite/appwrite
synced 2026-05-06 06:48:22 +00:00
Merge branch '1.4.x' of github.com:appwrite/appwrite into chore-update-sdks
This commit is contained in:
commit
aebbafcb0f
1 changed files with 0 additions and 2 deletions
|
|
@ -254,8 +254,6 @@ App::init()
|
|||
->setContentType($data['contentType'])
|
||||
->send(base64_decode($data['payload']))
|
||||
;
|
||||
|
||||
$route->setIsActive(false);
|
||||
} else {
|
||||
$response->addHeader('X-Appwrite-Cache', 'miss');
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue