Removed comment
This commit is contained in:
parent
2660f3a407
commit
c9b814a0fe
@ -42,7 +42,6 @@ enum Priority {
|
|||||||
Low="low"
|
Low="low"
|
||||||
}
|
}
|
||||||
|
|
||||||
//enum prio{high, middle, low}; --> noch nicht im backend
|
|
||||||
export interface Task {
|
export interface Task {
|
||||||
id?: number;
|
id?: number;
|
||||||
title: string;
|
title: string;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user