some bug fixes
This commit is contained in:
parent
5649acf6a8
commit
577cf4d482
10 changed files with 83 additions and 17 deletions
|
|
@ -17,7 +17,7 @@ type User struct {
|
|||
type Result struct {
|
||||
ID string
|
||||
Path string
|
||||
Tags string
|
||||
Tags []string
|
||||
HTML template.HTML
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue