Update public-types.ts
This commit is contained in:
parent
cb6a5b2572
commit
fabcdfb732
@ -6,7 +6,7 @@ export enum ViewMode {
|
||||
/** ISO-8601 week */
|
||||
Week = "Week",
|
||||
Month = "Month",
|
||||
Year = "Year"
|
||||
Year = "Year",
|
||||
}
|
||||
export type TaskType = "task" | "milestone" | "project";
|
||||
export interface Task {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user