Update dynamic columns & remove the need to specify style
This commit is contained in:
parent
99866507f5
commit
e6979c77e3
8 changed files with 93 additions and 114 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue