Rebrand PodcastYes -> Podcast Distribution AI (podcastdistributionai.com)
This commit is contained in:
@@ -33,7 +33,7 @@ export function SignUpForm({ googleEnabled }: { googleEnabled: boolean }) {
|
||||
setLoading(false);
|
||||
return;
|
||||
}
|
||||
toast.success("Account created! Welcome to PodcastYes.");
|
||||
toast.success("Account created! Welcome to Podcast Distribution AI.");
|
||||
router.push("/dashboard");
|
||||
router.refresh();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user