mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-14 05:26:28 +00:00
fix the name for the add window instance
This commit is contained in:
parent
52ea19249c
commit
d39b5bd071
@ -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…
x
Reference in New Issue
Block a user