mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 19:44:52 +00:00
fix the name for the add window instance
This commit is contained in:
parent
52ea19249c
commit
d39b5bd071
1 changed files with 1 additions and 1 deletions
|
@ -558,4 +558,4 @@ Deluge.add.AddWindow = Ext.extend(Deluge.add.Window, {
|
|||
this.url.show();
|
||||
}
|
||||
});
|
||||
Deluge.Add = new Deluge.add.AddWindow();
|
||||
deluge.add = new Deluge.add.AddWindow();
|
||||
|
|
Loading…
Add table
Reference in a new issue