mirror of
https://github.com/glanceapp/glance.git
synced 2025-08-23 21:45:50 +02:00
Allow showing thumbnails for reddit posts
This commit is contained in:
@@ -15,6 +15,7 @@ type HackerNews struct {
|
||||
Limit int `yaml:"limit"`
|
||||
CollapseAfter int `yaml:"collapse-after"`
|
||||
CommentsUrlTemplate string `yaml:"comments-url-template"`
|
||||
Thumbnails bool `yaml:"-"`
|
||||
}
|
||||
|
||||
func (widget *HackerNews) Initialize() error {
|
||||
|
Reference in New Issue
Block a user