Refactor
This commit is contained in:
@@ -37,7 +37,7 @@ export async function addUrl(unsafeData: unknown): Promise<Response> {
|
||||
title: await getWebsiteTitle(data.url)
|
||||
})
|
||||
|
||||
revalidatePath("/dashboard")
|
||||
revalidatePath("/admin/dashboard")
|
||||
|
||||
return {
|
||||
error: false,
|
||||
|
||||
Reference in New Issue
Block a user