mirror of
https://github.com/Xevion/glance.git
synced 2025-12-09 10:07:24 -06:00
Additions to monitor and bookmarks widgets
This commit is contained in:
@@ -49,6 +49,7 @@ type Monitor struct {
|
||||
Title string `yaml:"title"`
|
||||
Url string `yaml:"url"`
|
||||
IconUrl string `yaml:"icon"`
|
||||
SameTab bool `yaml:"same-tab"`
|
||||
Status *feed.SiteStatus `yaml:"-"`
|
||||
StatusText string `yaml:"-"`
|
||||
StatusStyle string `yaml:"-"`
|
||||
|
||||
Reference in New Issue
Block a user