mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Fix persistent screenshot
This commit is contained in:
@@ -99,6 +99,8 @@ class Create extends Action
|
||||
'installCommand' => $site->getAttribute('installCommand', ''),
|
||||
'outputDirectory' => $site->getAttribute('outputDirectory', ''),
|
||||
'search' => implode(' ', [$deploymentId]),
|
||||
'screenshotLight' => '',
|
||||
'screenshotDark' => ''
|
||||
]));
|
||||
|
||||
// Preview deployments for sites
|
||||
|
||||
Reference in New Issue
Block a user