@@ -60,7 +60,7 @@ replace_embeds () {
else
echo -e "\e[38;5;208mWarning: embed file '$embed_file' doesn't exist, skipping.\e[0m"
fi
done <<< $(grep -P $REGEX_EMBED $1)
done < <(grep -P $REGEX_EMBED $1)
}
process_file () {
The note is not visible to the blocked user.