mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 11:35:49 +00:00
allow the allocation to be changed again
This commit is contained in:
parent
9e7dde8997
commit
310b4bad31
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ Deluge.preferences.Downloads = Ext.extend(Ext.FormPanel, {
|
|||
name: 'compact_allocation',
|
||||
width: 200,
|
||||
labelSeparator: '',
|
||||
disabled: true,
|
||||
//disabled: true,
|
||||
defaults: {
|
||||
width: 80,
|
||||
height: 22,
|
||||
|
|
Loading…
Add table
Reference in a new issue