mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-30 03:45:46 +01:00
Fix Minefield a-fucking-gain.
This commit is contained in:
@@ -85,7 +85,7 @@ var Download = Class("Download", {
|
||||
},
|
||||
|
||||
commands: {
|
||||
delete: function delete() {
|
||||
delete: function delete_() {
|
||||
this.targetFile.remove(false);
|
||||
this.updateStatus();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user