We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f58381 commit ce53541Copy full SHA for ce53541
LitDev/LitDev/Utilities.cs
@@ -48,7 +48,7 @@ namespace LitDev
48
{
49
public static class Utilities
50
51
- public static string URL = "http://litdev.co.uk";
+ public static string URL = "http://litdev.uk";
52
public static bool bShowErrors = true;
53
public static bool bShowFileErrors = true;
54
public static bool bShowNoShapeErrors = true;
0 commit comments