Missing handlers but there we goddamn GO
Former-commit-id: 2505146a54acaf18eadfdebf1dd2720889aef795
This commit is contained in:
@@ -53,7 +53,7 @@ func (f *Feed) Load() error {
|
||||
return f.Decode(b)
|
||||
}
|
||||
|
||||
func (f *Feed) pull() error {
|
||||
func (f *Feed) Pull() error {
|
||||
if f.URL == "" {
|
||||
if err := f.Load(); err != nil {
|
||||
return err
|
||||
|
||||
Reference in New Issue
Block a user