ImportRunnerModal - differenciate between team and org import

ref #15
This commit is contained in:
2021-01-30 17:27:51 +01:00
parent 80c3a90d6f
commit acf0562851
5 changed files with 58 additions and 4 deletions

View File

@@ -72,6 +72,7 @@
on:cancelDelete={(event) => {
import_modal_open = false;
}}
current_runners={[]}
passed_team={{}}
passed_orgs={[]}
passed_org={orgdata}