changed the contact emails

This commit is contained in:
Daniel
2023-07-20 18:23:57 -04:00
parent f5b71524ef
commit fb721fb67a
10 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ export default async function collections(
} else if (session?.user?.isSubscriber === false)
res.status(401).json({
response:
"You are not a subscriber, feel free to reach out to us at hello@linkwarden.app in case of any issues.",
"You are not a subscriber, feel free to reach out to us at support@linkwarden.app in case of any issues.",
});
if (req.method === "GET") {