mirror of
https://github.com/Xevion/glance.git
synced 2025-12-10 08:07:22 -06:00
Update dynamic columns & remove the need to specify style
This commit is contained in:
@@ -21,7 +21,6 @@ type Bookmarks struct {
|
||||
HideArrow bool `yaml:"hide-arrow"`
|
||||
} `yaml:"links"`
|
||||
} `yaml:"groups"`
|
||||
Style string `yaml:"style"`
|
||||
}
|
||||
|
||||
func (widget *Bookmarks) Initialize() error {
|
||||
|
||||
Reference in New Issue
Block a user