dd move
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user