Skip to content

Commit ea5db46

Browse files
authored
Update image resolution to UHD (#3)
Update image resolution to UHD
2 parents 3fd0e53 + 31fadba commit ea5db46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BingWallpaper/Constants.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ public static string Market
6161

6262
public static string PictureUrlFormat
6363
{
64-
get { return "http://www.bing.com{0}_1920x1080.jpg"; }
64+
get { return "http://www.bing.com{0}_UHD.jpg"; }
6565
}
6666

6767
public static TimeZoneInfo TimeZone

0 commit comments

Comments
 (0)