From 055b95830ced5ffa440146819f6de5fd8ac1c20d Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Wed, 29 Jul 2026 22:29:32 -0700 Subject: add support for srv3 subtitles --- next-env.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'next-env.d.ts') diff --git a/next-env.d.ts b/next-env.d.ts index 4f11a03..a4a7b3f 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/pages/building-your-application/configuring/typescript for more information. -- cgit v1.2.3