Skip to content

Commit 25bd5cb

Browse files
committed
Fix indentation
1 parent a38f51f commit 25bd5cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CloudConvert.API/Models/Enums/ThumbnailFit.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
namespace CloudConvert.API.Models.Enums
22
{
3-
public enum ThumbnailFit
3+
public enum ThumbnailFit
44
{
55
max,
66
crop,

0 commit comments

Comments
 (0)