mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-12 19:28:42 +00:00
fix indentation
This commit is contained in:
parent
1ebb490e4e
commit
5573d7ef7d
1 changed files with 37 additions and 38 deletions
|
@ -231,7 +231,6 @@ Copyright:
|
||||||
this.panels[filter].getSelectionModel().selectRow(this.selected.row);
|
this.panels[filter].getSelectionModel().selectRow(this.selected.row);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
});
|
});
|
||||||
Deluge.Sidebar = new Ext.deluge.Sidebar();
|
Deluge.Sidebar = new Ext.deluge.Sidebar();
|
||||||
})();
|
})();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue