mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
Improve Agenda save to local storage
This commit is contained in:
@@ -3,7 +3,7 @@ export class eventSource {
|
||||
startTime: any
|
||||
endTime: any
|
||||
allDay: boolean
|
||||
event: any
|
||||
event: any | Object
|
||||
calendarName?: string
|
||||
segment?: string
|
||||
profile: 'md' | 'pr'
|
||||
|
||||
Reference in New Issue
Block a user