mirror of
https://git.notfire.cc/notfire/akkoma-fe.git
synced 2026-01-11 13:33:24 -08:00
add toggle for deduping boosts
This commit is contained in:
parent
7a26107808
commit
d575980d1e
6 changed files with 15 additions and 3 deletions
|
|
@ -127,6 +127,7 @@ export const defaultState = {
|
|||
reactionsFilterItems: '',
|
||||
recurseSearch: false,
|
||||
recurseSearchLimit: 100,
|
||||
dedupeBoosts: true,
|
||||
renderMisskeyMarkdown: undefined,
|
||||
renderMfmOnHover: undefined, // instance default
|
||||
conversationDisplay: undefined, // instance default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue