1
1
mirror of https://github.com/cooperspencer/gickup synced 2024-10-18 07:38:08 +02:00

types.go aktualisieren

Co-authored-by: Logicer <logicer@logicer.cc>
This commit is contained in:
Andreas Wachter 2024-09-28 15:45:07 +02:00 committed by GitHub
parent c0ab7b5ddc
commit 11f4fe4b14
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -254,7 +254,7 @@ type GenRepo struct {
MirrorInterval string `yaml:"mirrorinterval"`
LFS bool `yaml:"lfs"`
Mirror Mirror `yaml:"mirror"`
Gists bool `yaml:"gist"`
Gists bool `yaml:"gists"`
}
// Mirror struct