Add videos to home type

This commit is contained in:
marzban-dev
2026-05-25 02:27:23 +03:30
parent ecc348753e
commit 32b3bff318
@@ -29,6 +29,8 @@ export type GetHomeDataResponse = {
description2: string; description2: string;
link1: string; link1: string;
link2: string; link2: string;
video1: string;
video2: string;
}; };
show_case_slider: { show_case_slider: {
id: number; id: number;