Skip to content

Commit

Permalink
update max backlog limit
Browse files Browse the repository at this point in the history
  • Loading branch information
WreckedAvent committed Jan 12, 2015
1 parent 9f541c2 commit 593a88f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slimCat/Views/UI Parts/ChannelSettingsView.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
LargeChange="25"
SmallChange="10"
Minimum="50"
Maximum="250"
Maximum="500"
Width="300"
TickFrequency="25"
TickPlacement="BottomRight"
Expand Down

0 comments on commit 593a88f

Please sign in to comment.