mirror of
https://github.com/glanceapp/glance.git
synced 2025-08-09 07:44:59 +02:00
Add dynamic columns style for bookmarks, stocks & monitor sites
This commit is contained in:
@ -54,6 +54,7 @@ type Monitor struct {
|
||||
StatusText string `yaml:"-"`
|
||||
StatusStyle string `yaml:"-"`
|
||||
} `yaml:"sites"`
|
||||
Style string `yaml:"style"`
|
||||
}
|
||||
|
||||
func (widget *Monitor) Initialize() error {
|
||||
|
Reference in New Issue
Block a user