mirror of
https://github.com/kennethnym/freya
synced 2026-06-20 16:41:18 +01:00
chore: rename aelis to freya
This commit is contained in:
11
packages/freya-source-caldav/fixtures/all-day-event.ics
Normal file
11
packages/freya-source-caldav/fixtures/all-day-event.ics
Normal file
@@ -0,0 +1,11 @@
|
||||
BEGIN:VCALENDAR
|
||||
VERSION:2.0
|
||||
PRODID:-//Test//Test//EN
|
||||
BEGIN:VEVENT
|
||||
UID:all-day-001@test
|
||||
DTSTART;VALUE=DATE:20260115
|
||||
DTEND;VALUE=DATE:20260116
|
||||
SUMMARY:Company Holiday
|
||||
STATUS:CONFIRMED
|
||||
END:VEVENT
|
||||
END:VCALENDAR
|
||||
Reference in New Issue
Block a user