some improvements
This commit is contained in:
parent
3c5be25cb3
commit
58a0dc36d5
25 changed files with 233 additions and 105 deletions
|
|
@ -27,7 +27,7 @@ var migrators = []migrator{
|
|||
if err != nil {
|
||||
return
|
||||
}
|
||||
return db.ReindexAll()
|
||||
return db.RetagAll()
|
||||
},
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue