mirror of
https://github.com/makew0rld/amfora.git
synced 2024-12-04 14:46:29 -05:00
Compile fix
This commit is contained in:
parent
d136c8a9f8
commit
d85ac2226e
@ -311,5 +311,5 @@ func (ren *GemtextRenderer) Read(p []byte) (n int, err error) {
|
||||
}
|
||||
|
||||
func (ren *GemtextRenderer) Links() <-chan string {
|
||||
return r.links
|
||||
return ren.links
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user