This commit is contained in:
Michael 2017-05-25 15:34:18 -04:00
parent d40c527da1
commit 54967e89a4

View file

@ -133,7 +133,7 @@ internal static void ScreamToDiscord(string title, string desc, string url)
{desc} {desc}
Visit this URL for more info: {url}" Visit this URL for more info: http://getshiftos.ml{url}"
}); });
streamWriter.Write(json); streamWriter.Write(json);