progress
This commit is contained in:
@@ -12,6 +12,7 @@ type Access struct {
|
||||
Group string `yaml:"group,omitempty"`
|
||||
Groups string `yaml:"groups,omitempty"`
|
||||
Mode string `yaml:"mode"` // "read-only" or "read-write"
|
||||
ICS string `yaml:"ics,omitempty"`
|
||||
}
|
||||
|
||||
type Calendar struct {
|
||||
|
||||
Reference in New Issue
Block a user