* Rework user.js and User object to ES6
* Update download stats for user when web download is completed
This commit is contained in:
@@ -34,7 +34,6 @@ module.exports = function() {
|
||||
handleConfigCommand();
|
||||
break;
|
||||
|
||||
case 'file-base' :
|
||||
case 'fb' :
|
||||
handleFileBaseCommand();
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user