Merge branch 'emakazi_dev' of TSP/taurus-tv into master
This commit is contained in:
@@ -23,4 +23,5 @@ export class KanbanEntry {
|
|||||||
public team: string;
|
public team: string;
|
||||||
public answerCode: string;
|
public answerCode: string;
|
||||||
public isLastOfPriority: boolean;
|
public isLastOfPriority: boolean;
|
||||||
|
public worklog: string;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user