Merge branch 'feat-g4' of github.com:appwrite/console into feat-g4

This commit is contained in:
Arman
2023-08-21 18:23:30 +02:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<script lang="ts">
export let noMargin = false;
export let noStyles = false;
export let style: string = '';
export let style = '';
</script>
<div
@@ -29,7 +29,7 @@
$installation.$id,
$repository.id,
$choices.branch,
$choices.silentMode,
$choices.silentMode || undefined,
$choices.rootDir
);
trackEvent(Submit.FunctionConnectRepo, {