mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
e9d0a6fd0d
Extends the same fix to three non-settings flows that call functions.update or sites.update and had the same bugs: - functions/(modals)/createGit.svelte: enabled/logging || → ??; add deploymentRetention - functions/domains/add-domain/+page.svelte: enabled/logging || → ??; add providerSilentMode, providerRootDirectory, buildSpecification, and deploymentRetention which were missing entirely from this connect() call - sites/deployments/createGitDeploymentModal.svelte: enabled/logging/ providerSilentMode || → ??; add deploymentRetention