Added runner import page w/ info about the file format

This commit is contained in:
2021-02-15 17:24:11 +01:00
parent e2eebfa97a
commit 5891e7a81f
2 changed files with 53 additions and 1 deletions

View File

@@ -39,7 +39,8 @@ module.exports = {
'accounts',
'organizations',
'teams',
'runners'
'runners',
'runner_import'
]
}
],