[2.0.0] #54

Merged
kailasdevdas merged 64 commits from dev into main 2026-07-13 17:53:39 +00:00
Showing only changes of commit 3d7b8eef6c - Show all commits
+2 -2
View File
@@ -452,9 +452,9 @@ export const updateDoctor = async (req, res) => {
const seo = await prisma.seo.create({
data: {
ogImage,
metaDescription,
seoTitle,
metaDescription,
metaDescription,
ogDescription,
ogTitle,
focusKeyphrase,
slug: slug ? slug : null,