mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-02-02 03:36:50 +01:00
increase the exported events count at exporting
This commit is contained in:
parent
7be0a0d333
commit
9285a17ccb
@ -41,6 +41,7 @@ class IcsExporter {
|
||||
fillReminders(event, out)
|
||||
fillIgnoredOccurrences(event, out)
|
||||
|
||||
eventsExported++
|
||||
out.writeLn(END_EVENT)
|
||||
}
|
||||
out.writeLn(END_CALENDAR)
|
||||
|
Loading…
x
Reference in New Issue
Block a user