Added multiple download option

This commit is contained in:
Danny Coates
2017-11-30 13:41:09 -08:00
parent beb3a6e67b
commit 7b4060f9e1
22 changed files with 1159 additions and 453 deletions

View File

@@ -1,3 +1,4 @@
import 'fluent-intl-polyfill';
import app from './routes';
import locale from '../common/locales';
import fileManager from './fileManager';