mirror of
https://github.com/NohamR/papeer.git
synced 2026-05-26 04:17:21 +00:00
[list] print absolute url in json output
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package book
|
||||
|
||||
type link struct {
|
||||
Href string `json:"href"`
|
||||
Href string `json:"url"`
|
||||
Text string `json:"name"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user