From 982f8576408df9fceb177a30af5a120957294395 Mon Sep 17 00:00:00 2001 From: "James A. Pyrich" Date: Tue, 2 Jan 2024 12:33:04 -0700 Subject: [PATCH] add newline after fdrpodcasts URL for post body --- Freedomain Social Media Poster.ahk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Freedomain Social Media Poster.ahk b/Freedomain Social Media Poster.ahk index cddb2b2..a668f3f 100644 --- a/Freedomain Social Media Poster.ahk +++ b/Freedomain Social Media Poster.ahk @@ -272,7 +272,7 @@ if(StrLen(ErrorLoggingDirectory) > 5 and !InStr(ErrorLoggingDirectory, ".exe")){ VideoURL := BitChuteURL if(PodcastNumber != ""){ - PodcastURL := "https://fdrpodcasts.com/" . PodcastNumber . "`n" + PodcastURL := "https://fdrpodcasts.com/" . PodcastNumber . "`n`n" } ; Append bitchute url to bottom of description