mirror of
https://github.com/Xevion/glance.git
synced 2025-12-08 12:07:16 -06:00
Add dynamic columns style for bookmarks, stocks & monitor sites
This commit is contained in:
@@ -14,6 +14,7 @@ type Stocks struct {
|
||||
widgetBase `yaml:",inline"`
|
||||
Stocks feed.Stocks `yaml:"stocks"`
|
||||
Sort string `yaml:"sort-by"`
|
||||
Style string `yaml:"style"`
|
||||
}
|
||||
|
||||
func (widget *Stocks) Initialize() error {
|
||||
|
||||
Reference in New Issue
Block a user