From af5d390a60e7fad059b4d0202160c4cd0ce1351a Mon Sep 17 00:00:00 2001 From: Arthur Green Date: Tue, 5 Nov 2024 16:55:39 +0400 Subject: [PATCH] chore: up changes --- next-env.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/next-env.d.ts b/next-env.d.ts index 4f11a03..40c3d68 100644 --- a/next-env.d.ts +++ b/next-env.d.ts @@ -2,4 +2,4 @@ /// // NOTE: This file should not be edited -// see https://nextjs.org/docs/basic-features/typescript for more information. +// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.