From 54967e89a436db56f4a261bf7d4d1cd2306240c4 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 25 May 2017 15:34:18 -0400 Subject: [PATCH] whoa --- Project-Unite/NotificationDaemon.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project-Unite/NotificationDaemon.cs b/Project-Unite/NotificationDaemon.cs index 10fddae..93a66ec 100644 --- a/Project-Unite/NotificationDaemon.cs +++ b/Project-Unite/NotificationDaemon.cs @@ -133,7 +133,7 @@ internal static void ScreamToDiscord(string title, string desc, string url) {desc} -Visit this URL for more info: {url}" +Visit this URL for more info: http://getshiftos.ml{url}" }); streamWriter.Write(json);