_blogs: Adding messages

This commit is contained in:
Stig-Ørjan Smelror 2024-02-03 18:06:04 +01:00
parent 9caeb3d1c1
commit 78388ce300

3
qsgen2
View File

@ -578,8 +578,9 @@ function _blogs() {
_msg sub "- No new or updated Blogs found"
export new_updated_blogs=false
fi
_msg sub "_blogs: Running _blog_idx_for_index"
_blog_idx_for_index
_msg sub "_blogs: Running _blog_index"
_blog_index
}