adding more fields to torrentlist, ul speed/dl speed

enter the commit message for your changes. Lines starting
This commit is contained in:
2017-12-14 20:42:55 -05:00
parent 2de6ba11a5
commit 1904a6ec24
5118 changed files with 127866 additions and 6327 deletions

View File

@@ -1,7 +1,8 @@
{
"presets": [
"react",
"env"
"env",
"stage-2",
],
"plugins": ["transform-class-properties"]