Rebrand PodcastYes -> Podcast Distribution AI (podcastdistributionai.com)
This commit is contained in:
@@ -113,7 +113,7 @@ function buildShowNotes(
|
||||
for (const section of script.sections ?? []) {
|
||||
lines.push(`- ${section.title}`);
|
||||
}
|
||||
lines.push("", "---", "Generated with PodcastYes.");
|
||||
lines.push("", "---", "Generated with Podcast Distribution AI.");
|
||||
return lines.join("\n") + "\n";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user