diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-07-29 22:29:32 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-07-29 23:57:41 -0700 |
| commit | 055b95830ced5ffa440146819f6de5fd8ac1c20d (patch) | |
| tree | 7b09da7566c0d66e596e21fa318e7c5ed0e6bb33 /next-env.d.ts | |
| parent | 291541478b9dcccfdab295f09a59dfae27f57759 (diff) | |
add support for srv3 subtitles
Diffstat (limited to 'next-env.d.ts')
| -rw-r--r-- | next-env.d.ts | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ /// <reference types="next/image-types/global" /> // 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. |
