Merge branch 'emakazi_dev' of TSP/taurus-tv into master
This commit is contained in:
commit
0ed37b025e
@ -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;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user