mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
Hot fix
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export class EventRecurrence{
|
||||
Type: string;
|
||||
export class EventRecurrence {
|
||||
Type: string | number;
|
||||
Day?: number;
|
||||
DayOfWeek?:number;
|
||||
Month?: number;
|
||||
|
||||
Reference in New Issue
Block a user