We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3fd0e53 + 31fadba commit ea5db46Copy full SHA for ea5db46
BingWallpaper/Constants.cs
@@ -61,7 +61,7 @@ public static string Market
61
62
public static string PictureUrlFormat
63
{
64
- get { return "http://www.bing.com{0}_1920x1080.jpg"; }
+ get { return "http://www.bing.com{0}_UHD.jpg"; }
65
}
66
67
public static TimeZoneInfo TimeZone
0 commit comments