fix: Missing install repositories GitHub
This commit is contained in:
parent
369001febb
commit
7953c1df30
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@
|
|||
</div>
|
||||
{/if}
|
||||
</form>
|
||||
{:else if source.githubAppId}
|
||||
{:else if source.githubApp?.installationId}
|
||||
<form on:submit|preventDefault={handleSubmit} class="py-4">
|
||||
<div class="flex space-x-1 pb-5 font-bold">
|
||||
<div class="title">General</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue