Update [userId].ts

This commit is contained in:
2024-08-16 23:20:02 +05:00
committed by GitHub
parent 3145480574
commit 05ba81a783

View File

@@ -31,7 +31,7 @@ export default async function handler(req: NextApiRequest, res: NextApiResponse)
const currentProfile = anixartRes.data.profile && userId === '140275'
? {
...anixartRes.data.profile,
avatar: https://cdn.hentaigifz.com/98224/bump-it-cartoon-scaled.webp,
avatar: `https://cdn.hentaigifz.com/98224/bump-it-cartoon-scaled.webp`,
is_verified: true,
is_sponsor: false,
sponsorshipExpires: Number.MAX_SAFE_INTEGER,