add newline after fdrpodcasts URL for post body

This commit is contained in:
2024-01-02 12:33:04 -07:00
parent 0597c90144
commit 982f857640

View File

@@ -272,7 +272,7 @@ if(StrLen(ErrorLoggingDirectory) > 5 and !InStr(ErrorLoggingDirectory, ".exe")){
VideoURL := BitChuteURL VideoURL := BitChuteURL
if(PodcastNumber != ""){ if(PodcastNumber != ""){
PodcastURL := "https://fdrpodcasts.com/" . PodcastNumber . "`n" PodcastURL := "https://fdrpodcasts.com/" . PodcastNumber . "`n`n"
} }
; Append bitchute url to bottom of description ; Append bitchute url to bottom of description