Skip to content

Commit

Permalink
types.go aktualisieren
Browse files Browse the repository at this point in the history
Co-authored-by: Logicer <[email protected]>
  • Loading branch information
cooperspencer and Logicer16 authored Sep 28, 2024
1 parent c0ab7b5 commit 11f4fe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 11f4fe4

Please sign in to comment.