fix(orgs): ImportRunnerModal props

This commit is contained in:
Philipp Dormann 2024-11-21 17:00:03 +01:00
parent e967d8d20c
commit 5468766d87
Signed by: philipp
GPG Key ID: 3BB9ADD52DCA4314

View File

@ -48,7 +48,6 @@
passed_org={{}} passed_org={{}}
passed_orgs={current_organizations} passed_orgs={current_organizations}
opened_from="OrgOverview" opened_from="OrgOverview"
current_runners={[]}
bind:import_modal_open bind:import_modal_open
/> />
{/if} {/if}