diff --git a/Freedomain Social Media Poster.ahk b/Freedomain Social Media Poster.ahk index 4f85d3d..bb1dc51 100644 --- a/Freedomain Social Media Poster.ahk +++ b/Freedomain Social Media Poster.ahk @@ -308,7 +308,7 @@ if(StrLen(ErrorLoggingDirectory) > 5 and !InStr(ErrorLoggingDirectory, ".exe")){ (LinkedIN != "")?(LinkedINCheckStatus := 0) : (LinkedINCheckStatus := 1) (Twetch != "")?(TwetchCheckStatus := 0) : (TwetchCheckStatus := 1) (ThinkSpot != "")?(ThinkSpotCheckStatus := 0) : (ThinkSpotCheckStatus := 1) -(Flote != "")?(FloteCheckStatus := 0) : (FloteCheckStatus := 1) +(Flote != "")?(FloteCheckStatus := 0) : (FloteCheckStatus := 0) ; (Pintrest != "")?(PintrestCheckStatus := 0) : (PintrestCheckStatus := 1) (Parler != "")?(ParlerCheckStatus := 0) : (ParlerCheckStatus := 0) (PocketNet != "")?(PocketNetCheckStatus := 0) : (PocketNetCheckStatus := 1)