mirror of
https://github.com/Xevion/glance.git
synced 2025-12-09 12:07:22 -06:00
Rename thumbnails to show-thumbnails
This commit is contained in:
@@ -15,7 +15,7 @@ type Reddit struct {
|
||||
Posts feed.ForumPosts `yaml:"-"`
|
||||
Subreddit string `yaml:"subreddit"`
|
||||
Style string `yaml:"style"`
|
||||
Thumbnails bool `yaml:"thumbnails"`
|
||||
ShowThumbnails bool `yaml:"show-thumbnails"`
|
||||
CommentsUrlTemplate string `yaml:"comments-url-template"`
|
||||
Limit int `yaml:"limit"`
|
||||
CollapseAfter int `yaml:"collapse-after"`
|
||||
|
||||
Reference in New Issue
Block a user