mirror of
https://github.com/Xevion/glance.git
synced 2025-12-07 03:15:14 -06:00
Rename thumbnails to show-thumbnails
This commit is contained in:
@@ -15,7 +15,7 @@ type HackerNews struct {
|
||||
Limit int `yaml:"limit"`
|
||||
CollapseAfter int `yaml:"collapse-after"`
|
||||
CommentsUrlTemplate string `yaml:"comments-url-template"`
|
||||
Thumbnails bool `yaml:"-"`
|
||||
ShowThumbnails bool `yaml:"-"`
|
||||
}
|
||||
|
||||
func (widget *HackerNews) Initialize() error {
|
||||
|
||||
Reference in New Issue
Block a user