Feat: document new hide boots setting

This commit is contained in:
vdyotte 2024-09-24 15:45:13 -04:00
commit 4b7d7f9b8b
No known key found for this signature in database
GPG key ID: B170DEDABC527E66
5 changed files with 12 additions and 9 deletions

View file

@ -38,7 +38,7 @@ const (
exampleURI = "https://social.bbc/users/ItsMePrinceCharlesInit"
exampleText = `
oh no me nan's gone and done it :shocked:
she fuckin killed the king :regicide:
nan what have you done :shocked:
@ -277,7 +277,6 @@ func sizeofAccountSettings() uintptr {
StatusContentType: "text/plain",
CustomCSS: exampleText,
EnableRSS: util.Ptr(true),
HideBoosts: util.Ptr(false),
HideCollections: util.Ptr(false),
}))
}