Skip to content

Commit 8042921

Browse files
committed
Fix EOL
1 parent 47ea793 commit 8042921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Files.App/Actions/Content/Background/SetAsAppBackgroundAction.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ public override Task ExecuteAsync(object? parameter = null)
2828
return Task.CompletedTask;
2929
}
3030
}
31-
}
31+
}

0 commit comments

Comments
 (0)