add none/direct back to referrers table

This commit is contained in:
Francis Cao 2025-02-03 09:59:04 -08:00
parent 628e1aa5eb
commit 10a31a7513
5 changed files with 6 additions and 6 deletions

2
next-env.d.ts vendored
View file

@ -3,4 +3,4 @@
/// <reference types="next/navigation-types/compat/navigation" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.