Skip to content

Commit

Permalink
[settings] Fix broken network.bandwidth setting
Browse files Browse the repository at this point in the history
ac556de made the 'Internet connection bandwidth limitation' setting be disabled as lists don't
support steps. Revert that part of change
  • Loading branch information
popcornmix committed Jul 21, 2015
1 parent b7c1cff commit f64bc79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/settings/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2921,7 +2921,7 @@
<step>512</step>
<maximum>102400</maximum>
</constraints>
<control type="list" format="string">
<control type="spinner" format="string">
<formatlabel>14048</formatlabel>
</control>
</setting>
Expand Down

0 comments on commit f64bc79

Please sign in to comment.