Calender View move bug fix
This commit is contained in:
@@ -4,6 +4,6 @@ export class CalenderEntry
|
||||
{
|
||||
this.start_point = start_point;
|
||||
this.end_point = end_point;
|
||||
this.parent = null;
|
||||
this.colorID = 0;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user