Fix compile error
This commit is contained in:
parent
035b953794
commit
b00061b10b
@ -10,7 +10,7 @@ private var guestListPath: URL!
|
|||||||
|
|
||||||
private var declinedListPath: URL!
|
private var declinedListPath: URL!
|
||||||
|
|
||||||
let df: DateFormatter = {
|
private let df: DateFormatter = {
|
||||||
let df = DateFormatter()
|
let df = DateFormatter()
|
||||||
df.dateFormat = "dd.MM. HH:mm"
|
df.dateFormat = "dd.MM. HH:mm"
|
||||||
return df
|
return df
|
||||||
|
Loading…
Reference in New Issue
Block a user