Make refresh work

This commit is contained in:
Owen
2025-10-30 17:25:49 -07:00
parent b2cf152b9e
commit f60c2f4fb9
9 changed files with 590 additions and 581 deletions

View File

@@ -30,7 +30,6 @@ import { Tabs, TabsList, TabsTrigger } from "@app/components/ui/tabs";
import { useTranslations } from "next-intl";
import { Badge } from "./ui/badge";
import Link from "next/link";
import { build } from "@server/build";
type TabFilter = {
id: string;