mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-04 22:24:13 +01:00
Merge default.
--HG-- branch : groups
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