add frontent build date

This commit is contained in:
smanylov
2026-02-11 20:47:40 +07:00
parent 74579fa53e
commit 953f2f22a9
4 changed files with 49 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import { QueryClient } from '@tanstack/react-query';
import { getUserData, getUserFilesInfo } from '@/app/actions/action';
import { getUserFilesData } from '@/app/actions/fileEntity';
import {fetchReferralUserStats} from '@/app/actions/referralsActions';
import { fetchReferralUserStats } from '@/app/actions/referralsActions';
export async function prefetchLayoutQueries(queryClient: QueryClient) {
await Promise.all([