This commit is contained in:
IGNY8 VPS (Salman)
2025-11-11 16:03:58 +00:00
parent 618ed0543d
commit fedf415646
4 changed files with 36 additions and 8 deletions

View File

@@ -1464,7 +1464,7 @@ export interface ContentFilters {
export interface Content {
id: number;
task: number;
task_id: number;
task_title?: string | null;
sector_name?: string | null;
title?: string | null;