mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-09 04:27:29 -06:00
Feat: document new hide boots setting
This commit is contained in:
parent
af5a766f62
commit
4b7d7f9b8b
5 changed files with 12 additions and 9 deletions
|
|
@ -184,7 +184,6 @@ func (p *Processor) WebStatusesGet(
|
|||
log.Errorf(ctx, "error convering to web status: %v", err)
|
||||
continue
|
||||
}
|
||||
|
||||
items = append(items, item)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue