added runner page to sidebar

This commit is contained in:
Nicolai Ort 2021-02-15 17:09:53 +01:00
parent 871126ad52
commit e2eebfa97a

View File

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