Update types

This commit is contained in:
marzban-dev
2025-05-21 17:47:42 +03:30
parent 30dad3e676
commit 2cbee3fe53
+1 -1
View File
@@ -15,7 +15,7 @@ export type GetHomeDataResponse = {
"image": string | null, "image": string | null,
"video": string | null "video": string | null
}[], }[],
"sub_categories": SubCategory[], "main_categories": Category[],
"products": ProductListItem[], "products": ProductListItem[],
"difreance_section": { "difreance_section": {
"image1": string, "image1": string,