mirror of
https://github.com/makew0rld/amfora.git
synced 2025-02-02 15:07:34 -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…
x
Reference in New Issue
Block a user