1
0

Fix setting a saved filter as favorite

This commit is contained in:
kolaente
2021-07-20 21:32:25 +02:00
parent c7f337f303
commit d9b38b85f6
4 changed files with 46 additions and 19 deletions

View File

@ -548,7 +548,7 @@ func (n *Namespace) ReadAll(s *xorm.Session, a web.Auth, search string, page int
}
/////////////////
// Add list details (favorite state, among other things
// Add list details (favorite state, among other things)
err = addListDetails(s, lists, a)
if err != nil {
return