Fixed replace directive
This commit is contained in:
2
vendor/github.com/samedi/caldav-go/config.go
generated
vendored
2
vendor/github.com/samedi/caldav-go/config.go
generated
vendored
@ -21,4 +21,4 @@ func SetupUser(username string) {
|
||||
// SetupSupportedComponents sets all components which are supported by this storage implementation.
|
||||
func SetupSupportedComponents(components []string) {
|
||||
global.SupportedComponents = components
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user