mirror of
https://github.com/timvisee/send.git
synced 2026-04-22 22:24:37 -04:00
Remove metrics #4
This commit is contained in:
+1
-1
@@ -100,7 +100,7 @@ module.exports = function(state, emit) {
|
||||
);
|
||||
break;
|
||||
case 'download':
|
||||
emit('download', archive);
|
||||
emit('download');
|
||||
break;
|
||||
}
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user