1
0

Fixed replace directive

This commit is contained in:
kolaente
2019-05-24 11:57:18 +02:00
parent 3356a691f7
commit a7bbaf7c5f
10 changed files with 29 additions and 26 deletions

View File

@ -14,4 +14,4 @@ var Storage data.Storage = new(data.FileStorage)
var User *data.CalUser
// SupportedComponents contains all components which are supported by the current storage implementation
var SupportedComponents = []string{lib.VCALENDAR, lib.VEVENT}
var SupportedComponents = []string{lib.VCALENDAR, lib.VEVENT}