feat: recent lists
Docker Build / build (push) Has been cancelled
TS Lint / ESLint (push) Has been cancelled
TS Lint / Oxlint (push) Has been cancelled
TS Lint / TypeScript (push) Has been cancelled

This commit is contained in:
2026-07-15 16:34:37 +02:00
parent 5e60b5ad20
commit ea9a50a2f7
9 changed files with 85 additions and 31 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { getCookie, setCookie } from "./cookies";
import { getCookie, setCookie } from "@/lib/cookies";
export function getLang() {
const params = new URLSearchParams(document.location.search);