New: Import Lists Base (#196)

* New: Import Lists Base
This commit is contained in:
Qstick 2018-02-06 18:08:36 -05:00 committed by GitHub
parent c712d932a0
commit c105c9a65e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
74 changed files with 3538 additions and 4 deletions

View file

@ -111,6 +111,10 @@ const links = [
title: 'Download Clients',
to: '/settings/downloadclients'
},
{
title: 'Import Lists',
to: '/settings/importlists'
},
{
title: 'Connect',
to: '/settings/connect'