Skip to content

Commit 6f29d22

Browse files
committed
Update Constants.cs
1 parent d2f94e4 commit 6f29d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Files.App/Constants.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ public static class GridView
133133

134134
public const int Large = 220;
135135

136-
public const int Maximum = 400;
136+
public const int Maximum = 300;
137137
}
138138

139139
public static class TilesView

0 commit comments

Comments
 (0)